Lines Matching refs:xfs_btree_cur
125 int xfs_rmap_lookup_le(struct xfs_btree_cur *cur, xfs_agblock_t bno,
128 int xfs_rmap_lookup_eq(struct xfs_btree_cur *cur, xfs_agblock_t bno,
131 int xfs_rmap_insert(struct xfs_btree_cur *rcur, xfs_agblock_t agbno,
134 int xfs_rmap_get_rec(struct xfs_btree_cur *cur, struct xfs_rmap_irec *irec,
138 struct xfs_btree_cur *cur,
142 int xfs_rmap_query_range(struct xfs_btree_cur *cur,
146 int xfs_rmap_query_all(struct xfs_btree_cur *cur, xfs_rmap_query_range_fn fn,
186 struct xfs_btree_cur *rcur, int error);
188 struct xfs_btree_cur **pcur);
190 int xfs_rmap_lookup_le_range(struct xfs_btree_cur *cur, xfs_agblock_t bno,
198 xfs_failaddr_t xfs_rmap_check_irec(struct xfs_btree_cur *cur,
201 int xfs_rmap_has_records(struct xfs_btree_cur *cur, xfs_agblock_t bno,
215 int xfs_rmap_count_owners(struct xfs_btree_cur *cur, xfs_agblock_t bno,
218 int xfs_rmap_has_other_keys(struct xfs_btree_cur *cur, xfs_agblock_t bno,
221 int xfs_rmap_map_raw(struct xfs_btree_cur *cur, struct xfs_rmap_irec *rmap);