Searched refs:xfs_rmapbt_ops (Results 1 – 3 of 3) sorted by relevance
53 extern const struct xfs_btree_ops xfs_rmapbt_ops;88 return ops == &xfs_rmapbt_ops; in xfs_btree_is_rmap()
493 const struct xfs_btree_ops xfs_rmapbt_ops = { variable539 cur = xfs_btree_alloc_cursor(mp, tp, &xfs_rmapbt_ops, in xfs_rmapbt_init_cursor()
781 .bc_ops = &xfs_rmapbt_ops, in xfs_ag_init_headers()