Searched refs:xfs_btree_rec (Results 1 – 19 of 19) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_btree.h | 42 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 D | xfs_ialloc.h | 96 union xfs_btree_rec; 98 const union xfs_btree_rec *rec,
|
| H A D | xfs_refcount.h | 121 union xfs_btree_rec; 122 extern void xfs_refcount_btrec_to_irec(const union xfs_btree_rec *rec,
|
| H A D | xfs_rtrefcount_btree.c | 119 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 D | xfs_rtrmap_btree.c | 121 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 D | xfs_alloc.h | 186 union xfs_btree_rec; 187 void xfs_alloc_btrec_to_irec(const union xfs_btree_rec *rec,
|
| H A D | xfs_refcount.c | 110 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 D | btree.h | 32 const union xfs_btree_rec *rec); 49 union xfs_btree_rec lastrec;
|
| H A D | alloc.c | 136 const union xfs_btree_rec *rec) in xchk_allocbt_rec()
|
| H A D | btree.c | 143 union xfs_btree_rec *rec; in xchk_btree_rec() 692 union xfs_btree_rec *recp; in xchk_btree()
|
| H A D | rtrmap.c | 228 const union xfs_btree_rec *rec) in xchk_rtrmapbt_rec()
|
| H A D | refcount_repair.c | 521 union xfs_btree_rec *block_rec; in xrep_refc_get_records()
|
| H A D | refcount.c | 449 const union xfs_btree_rec *rec) in xchk_refcountbt_rec()
|
| H A D | rmap.c | 355 const union xfs_btree_rec *rec) in xchk_rmapbt_rec()
|
| H A D | rtrefcount.c | 460 const union xfs_btree_rec *rec) in xchk_rtrefcountbt_rec()
|
| H A D | ialloc.c | 578 const union xfs_btree_rec *rec) in xchk_iallocbt_rec()
|
| H A D | alloc_repair.c | 617 union xfs_btree_rec *block_rec; in xrep_abt_get_records()
|
| H A D | bmap.c | 524 const union xfs_btree_rec *rec) in xchk_bmapbt_rec()
|
| H A D | agheader_repair.c | 1285 const union xfs_btree_rec *rec, in xrep_iunlink_mark_ondisk_rec()
|