/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_btree.h | 42 union xfs_btree_rec { union 117 const union xfs_btree_rec *rec, 129 const union xfs_btree_rec *rec); 131 union xfs_btree_rec *rec); 135 const union xfs_btree_rec *rec); 158 const union xfs_btree_rec *r1, 159 const union xfs_btree_rec *r2); 419 int xfs_btree_update(struct xfs_btree_cur *, union xfs_btree_rec *); 423 int xfs_btree_get_rec(struct xfs_btree_cur *, union xfs_btree_rec **, int *); 496 const union xfs_btree_rec *rec, void *priv); [all …]
|
D | xfs_alloc_btree.c | 110 const union xfs_btree_rec *rec, in xfs_allocbt_update_lastrec() 183 const union xfs_btree_rec *rec) in xfs_allocbt_init_key_from_rec() 192 const union xfs_btree_rec *rec) in xfs_bnobt_init_high_key_from_rec() 205 const union xfs_btree_rec *rec) in xfs_cntbt_init_high_key_from_rec() 214 union xfs_btree_rec *rec) in xfs_allocbt_init_rec_from_cur() 392 const union xfs_btree_rec *r1, in xfs_bnobt_recs_inorder() 393 const union xfs_btree_rec *r2) in xfs_bnobt_recs_inorder() 416 const union xfs_btree_rec *r1, in xfs_cntbt_recs_inorder() 417 const union xfs_btree_rec *r2) in xfs_cntbt_recs_inorder()
|
D | xfs_ialloc.h | 91 union xfs_btree_rec; 93 const union xfs_btree_rec *rec,
|
D | xfs_refcount.h | 115 union xfs_btree_rec; 116 extern void xfs_refcount_btrec_to_irec(const union xfs_btree_rec *rec,
|
D | xfs_refcount_btree.c | 142 const union xfs_btree_rec *rec) in xfs_refcountbt_init_key_from_rec() 150 const union xfs_btree_rec *rec) in xfs_refcountbt_init_high_key_from_rec() 162 union xfs_btree_rec *rec) in xfs_refcountbt_init_rec_from_cur() 294 const union xfs_btree_rec *r1, in xfs_refcountbt_recs_inorder() 295 const union xfs_btree_rec *r2) in xfs_refcountbt_recs_inorder()
|
D | xfs_rmap_btree.c | 162 const union xfs_btree_rec *rec) in xfs_rmapbt_init_key_from_rec() 179 const union xfs_btree_rec *rec) in xfs_rmapbt_init_high_key_from_rec() 201 union xfs_btree_rec *rec) in xfs_rmapbt_init_rec_from_cur() 400 const union xfs_btree_rec *r1, in xfs_rmapbt_recs_inorder() 401 const union xfs_btree_rec *r2) in xfs_rmapbt_recs_inorder()
|
D | xfs_bmap_btree.c | 358 const union xfs_btree_rec *rec) in xfs_bmbt_init_key_from_rec() 367 const union xfs_btree_rec *rec) in xfs_bmbt_init_high_key_from_rec() 377 union xfs_btree_rec *rec) in xfs_bmbt_init_rec_from_cur() 513 const union xfs_btree_rec *r1, in xfs_bmbt_recs_inorder() 514 const union xfs_btree_rec *r2) in xfs_bmbt_recs_inorder()
|
D | xfs_ialloc_btree.c | 194 const union xfs_btree_rec *rec) in xfs_inobt_init_key_from_rec() 202 const union xfs_btree_rec *rec) in xfs_inobt_init_high_key_from_rec() 214 union xfs_btree_rec *rec) in xfs_inobt_init_rec_from_cur() 376 const union xfs_btree_rec *r1, in xfs_inobt_recs_inorder() 377 const union xfs_btree_rec *r2) in xfs_inobt_recs_inorder()
|
D | xfs_btree.c | 664 union xfs_btree_rec * 670 return (union xfs_btree_rec *) in xfs_btree_rec_addr() 1382 union xfs_btree_rec *dst_rec, in xfs_btree_copy_recs() 1383 union xfs_btree_rec *src_rec, in xfs_btree_copy_recs() 1429 union xfs_btree_rec *rec, in xfs_btree_shift_recs() 2057 union xfs_btree_rec *rec; in xfs_btree_get_leaf_keys() 2266 union xfs_btree_rec *rec) in xfs_btree_update() 2272 union xfs_btree_rec *rp; in xfs_btree_update() 2332 union xfs_btree_rec *rrp = NULL; /* right record pointer */ in xfs_btree_lshift() 2413 union xfs_btree_rec *lrp; /* left record pointer */ in xfs_btree_lshift() [all …]
|
D | xfs_rmap.h | 192 union xfs_btree_rec; 193 int xfs_rmap_btrec_to_irec(const union xfs_btree_rec *rec,
|
D | xfs_refcount.c | 105 const union xfs_btree_rec *rec, in xfs_refcount_btrec_to_irec() 134 union xfs_btree_rec *rec; in xfs_refcount_get_rec() 178 union xfs_btree_rec rec; in xfs_refcount_update() 1760 const union xfs_btree_rec *rec, in xfs_refcount_recover_extent()
|
D | xfs_ialloc.c | 58 union xfs_btree_rec rec; in xfs_inobt_update() 77 const union xfs_btree_rec *rec, in xfs_inobt_btrec_to_irec() 108 union xfs_btree_rec *rec; in xfs_inobt_get_rec() 2701 const union xfs_btree_rec *rec, in xfs_ialloc_count_inodes_rec()
|
D | xfs_btree_staging.c | 448 union xfs_btree_rec *block_rec; in xfs_btree_bload_leaf()
|
D | xfs_rmap.c | 97 union xfs_btree_rec rec; in xfs_rmap_update() 198 const union xfs_btree_rec *rec, in xfs_rmap_btrec_to_irec() 219 union xfs_btree_rec *rec; in xfs_rmap_get_rec() 2318 const union xfs_btree_rec *rec, in xfs_rmap_query_range_helper()
|
D | xfs_alloc.c | 233 union xfs_btree_rec rec; in xfs_alloc_update() 252 union xfs_btree_rec *rec; in xfs_alloc_get_rec() 3449 const union xfs_btree_rec *rec, in xfs_alloc_query_range_helper()
|
D | xfs_bmap.c | 159 union xfs_btree_rec rec; in xfs_bmbt_update()
|
/linux-6.1.9/fs/xfs/scrub/ |
D | btree.h | 30 const union xfs_btree_rec *rec); 41 union xfs_btree_rec lastrec;
|
D | alloc.c | 94 const union xfs_btree_rec *rec) in xchk_allocbt_rec()
|
D | rmap.c | 91 const union xfs_btree_rec *rec) in xchk_rmapbt_rec()
|
D | btree.c | 130 union xfs_btree_rec *rec; in xchk_btree_rec() 633 union xfs_btree_rec *recp; in xchk_btree()
|
D | refcount.c | 332 const union xfs_btree_rec *rec) in xchk_refcountbt_rec()
|
D | ialloc.c | 420 const union xfs_btree_rec *rec) in xchk_iallocbt_rec()
|
D | bmap.c | 371 const union xfs_btree_rec *rec) in xchk_bmapbt_rec()
|