Lines Matching refs:xfs_btree_cur
145 int xfs_rmap_lookup_le(struct xfs_btree_cur *cur, xfs_agblock_t bno,
148 int xfs_rmap_lookup_eq(struct xfs_btree_cur *cur, xfs_agblock_t bno,
151 int xfs_rmap_insert(struct xfs_btree_cur *rcur, xfs_agblock_t agbno,
154 int xfs_rmap_get_rec(struct xfs_btree_cur *cur, struct xfs_rmap_irec *irec,
158 struct xfs_btree_cur *cur,
162 int xfs_rmap_query_range(struct xfs_btree_cur *cur,
165 int xfs_rmap_query_all(struct xfs_btree_cur *cur, xfs_rmap_query_range_fn fn,
201 struct xfs_btree_cur *rcur, int error);
205 xfs_exntst_t state, struct xfs_btree_cur **pcur);
207 int xfs_rmap_find_left_neighbor(struct xfs_btree_cur *cur, xfs_agblock_t bno,
210 int xfs_rmap_lookup_le_range(struct xfs_btree_cur *cur, xfs_agblock_t bno,
218 int xfs_rmap_has_record(struct xfs_btree_cur *cur, xfs_agblock_t bno,
220 int xfs_rmap_record_exists(struct xfs_btree_cur *cur, xfs_agblock_t bno,
223 int xfs_rmap_has_other_keys(struct xfs_btree_cur *cur, xfs_agblock_t bno,
226 int xfs_rmap_map_raw(struct xfs_btree_cur *cur, struct xfs_rmap_irec *rmap);