Home
last modified time | relevance | path

Searched refs:xfs_btree_rec (Results 1 – 19 of 19) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_btree.h42 union xfs_btree_rec { union
166 const union xfs_btree_rec *rec);
168 union xfs_btree_rec *rec);
172 const union xfs_btree_rec *rec);
201 const union xfs_btree_rec *r1,
202 const union xfs_btree_rec *r2);
406 int xfs_btree_update(struct xfs_btree_cur *, union xfs_btree_rec *);
410 int xfs_btree_get_rec(struct xfs_btree_cur *, union xfs_btree_rec **, int *);
485 const union xfs_btree_rec *rec, void *priv);
508 union xfs_btree_rec *xfs_btree_rec_addr(struct xfs_btree_cur *cur, int n,
H A Dxfs_ialloc.h96 union xfs_btree_rec;
98 const union xfs_btree_rec *rec,
H A Dxfs_refcount.h121 union xfs_btree_rec;
122 extern void xfs_refcount_btrec_to_irec(const union xfs_btree_rec *rec,
H A Dxfs_rtrefcount_btree.c119 const union xfs_btree_rec *rec) in xfs_rtrefcountbt_init_key_from_rec()
127 const union xfs_btree_rec *rec) in xfs_rtrefcountbt_init_high_key_from_rec()
139 union xfs_btree_rec *rec) in xfs_rtrefcountbt_init_rec_from_cur()
265 const union xfs_btree_rec *r1, in xfs_rtrefcountbt_recs_inorder()
266 const union xfs_btree_rec *r2) in xfs_rtrefcountbt_recs_inorder()
H A Dxfs_rtrmap_btree.c121 static inline __be64 ondisk_rec_offset_to_key(const union xfs_btree_rec *rec) in ondisk_rec_offset_to_key()
129 const union xfs_btree_rec *rec) in xfs_rtrmapbt_init_key_from_rec()
139 const union xfs_btree_rec *rec) in xfs_rtrmapbt_init_high_key_from_rec()
161 union xfs_btree_rec *rec) in xfs_rtrmapbt_init_rec_from_cur()
340 const union xfs_btree_rec *r1, in xfs_rtrmapbt_recs_inorder()
341 const union xfs_btree_rec *r2) in xfs_rtrmapbt_recs_inorder()
H A Dxfs_alloc.h186 union xfs_btree_rec;
187 void xfs_alloc_btrec_to_irec(const union xfs_btree_rec *rec,
H A Dxfs_refcount.c110 const union xfs_btree_rec *rec, in xfs_refcount_btrec_to_irec()
214 union xfs_btree_rec *rec; in xfs_refcount_get_rec()
241 union xfs_btree_rec rec; in xfs_refcount_update()
2023 const union xfs_btree_rec *rec, in xfs_refcount_recover_extent()
2197 const union xfs_btree_rec *rec, in xfs_refcount_query_range_helper()
/linux/fs/xfs/scrub/
H A Dbtree.h32 const union xfs_btree_rec *rec);
49 union xfs_btree_rec lastrec;
H A Dalloc.c136 const union xfs_btree_rec *rec) in xchk_allocbt_rec()
H A Dbtree.c143 union xfs_btree_rec *rec; in xchk_btree_rec()
692 union xfs_btree_rec *recp; in xchk_btree()
H A Drtrmap.c228 const union xfs_btree_rec *rec) in xchk_rtrmapbt_rec()
H A Drefcount_repair.c521 union xfs_btree_rec *block_rec; in xrep_refc_get_records()
H A Drefcount.c449 const union xfs_btree_rec *rec) in xchk_refcountbt_rec()
H A Drmap.c355 const union xfs_btree_rec *rec) in xchk_rmapbt_rec()
H A Drtrefcount.c460 const union xfs_btree_rec *rec) in xchk_rtrefcountbt_rec()
H A Dialloc.c578 const union xfs_btree_rec *rec) in xchk_iallocbt_rec()
H A Dalloc_repair.c617 union xfs_btree_rec *block_rec; in xrep_abt_get_records()
H A Dbmap.c524 const union xfs_btree_rec *rec) in xchk_bmapbt_rec()
H A Dagheader_repair.c1285 const union xfs_btree_rec *rec, in xrep_iunlink_mark_ondisk_rec()