| /Linux-v5.15/fs/xfs/libxfs/ | 
| D | xfs_btree.h | 44 union xfs_btree_rec {  union121 				  const union xfs_btree_rec *rec,
 133 				     const union xfs_btree_rec *rec);
 135 				     union xfs_btree_rec *rec);
 139 					  const union xfs_btree_rec *rec);
 162 				const union xfs_btree_rec *r1,
 163 				const union xfs_btree_rec *r2);
 401 int xfs_btree_update(struct xfs_btree_cur *, union xfs_btree_rec *);
 405 int xfs_btree_get_rec(struct xfs_btree_cur *, union xfs_btree_rec **, int *);
 474 		const union xfs_btree_rec *rec, void *priv);
 [all …]
 
 | 
| D | xfs_alloc_btree.c | 108 	const union xfs_btree_rec	*rec,  in xfs_allocbt_update_lastrec()181 	const union xfs_btree_rec	*rec)  in xfs_allocbt_init_key_from_rec()
 190 	const union xfs_btree_rec	*rec)  in xfs_bnobt_init_high_key_from_rec()
 203 	const union xfs_btree_rec	*rec)  in xfs_cntbt_init_high_key_from_rec()
 212 	union xfs_btree_rec	*rec)  in xfs_allocbt_init_rec_from_cur()
 390 	const union xfs_btree_rec	*r1,  in xfs_bnobt_recs_inorder()
 391 	const union xfs_btree_rec	*r2)  in xfs_bnobt_recs_inorder()
 414 	const union xfs_btree_rec	*r1,  in xfs_cntbt_recs_inorder()
 415 	const union xfs_btree_rec	*r2)  in xfs_cntbt_recs_inorder()
 
 | 
| D | xfs_refcount.h | 80 union xfs_btree_rec;81 extern void xfs_refcount_btrec_to_irec(const union xfs_btree_rec *rec,
 
 | 
| D | xfs_ialloc.h | 108 union xfs_btree_rec;110 		const union xfs_btree_rec *rec,
 
 | 
| D | xfs_refcount_btree.c | 139 	const union xfs_btree_rec	*rec)  in xfs_refcountbt_init_key_from_rec()147 	const union xfs_btree_rec	*rec)  in xfs_refcountbt_init_high_key_from_rec()
 159 	union xfs_btree_rec	*rec)  in xfs_refcountbt_init_rec_from_cur()
 283 	const union xfs_btree_rec	*r1,  in xfs_refcountbt_recs_inorder()
 284 	const union xfs_btree_rec	*r2)  in xfs_refcountbt_recs_inorder()
 
 | 
| D | xfs_bmap_btree.c | 356 	const union xfs_btree_rec	*rec)  in xfs_bmbt_init_key_from_rec()365 	const union xfs_btree_rec	*rec)  in xfs_bmbt_init_high_key_from_rec()
 375 	union xfs_btree_rec	*rec)  in xfs_bmbt_init_rec_from_cur()
 511 	const union xfs_btree_rec	*r1,  in xfs_bmbt_recs_inorder()
 512 	const union xfs_btree_rec	*r2)  in xfs_bmbt_recs_inorder()
 
 | 
| D | xfs_rmap_btree.c | 160 	const union xfs_btree_rec	*rec)  in xfs_rmapbt_init_key_from_rec()177 	const union xfs_btree_rec	*rec)  in xfs_rmapbt_init_high_key_from_rec()
 199 	union xfs_btree_rec	*rec)  in xfs_rmapbt_init_rec_from_cur()
 398 	const union xfs_btree_rec	*r1,  in xfs_rmapbt_recs_inorder()
 399 	const union xfs_btree_rec	*r2)  in xfs_rmapbt_recs_inorder()
 
 | 
| D | xfs_ialloc_btree.c | 192 	const union xfs_btree_rec	*rec)  in xfs_inobt_init_key_from_rec()200 	const union xfs_btree_rec	*rec)  in xfs_inobt_init_high_key_from_rec()
 212 	union xfs_btree_rec	*rec)  in xfs_inobt_init_rec_from_cur()
 374 	const union xfs_btree_rec	*r1,  in xfs_inobt_recs_inorder()
 375 	const union xfs_btree_rec	*r2)  in xfs_inobt_recs_inorder()
 
 | 
| D | xfs_btree.c | 589 union xfs_btree_rec *595 	return (union xfs_btree_rec *)  in xfs_btree_rec_addr()
 1307 	union xfs_btree_rec	*dst_rec,  in xfs_btree_copy_recs()
 1308 	union xfs_btree_rec	*src_rec,  in xfs_btree_copy_recs()
 1354 	union xfs_btree_rec	*rec,  in xfs_btree_shift_recs()
 1982 	union xfs_btree_rec	*rec;  in xfs_btree_get_leaf_keys()
 2191 	union xfs_btree_rec	*rec)  in xfs_btree_update()
 2197 	union xfs_btree_rec	*rp;  in xfs_btree_update()
 2257 	union xfs_btree_rec	*rrp = NULL;	/* right record pointer */  in xfs_btree_lshift()
 2338 		union xfs_btree_rec	*lrp;	/* left record pointer */  in xfs_btree_lshift()
 [all …]
 
 | 
| D | xfs_rmap.h | 195 union xfs_btree_rec;196 int xfs_rmap_btrec_to_irec(const union xfs_btree_rec *rec,
 
 | 
| D | xfs_refcount.c | 94 	const union xfs_btree_rec	*rec,  in xfs_refcount_btrec_to_irec()113 	union xfs_btree_rec		*rec;  in xfs_refcount_get_rec()
 170 	union xfs_btree_rec	rec;  in xfs_refcount_update()
 1657 	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()
 109 	union xfs_btree_rec		*rec;  in xfs_inobt_get_rec()
 2716 	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 | 81 	union xfs_btree_rec	rec;  in xfs_rmap_update()182 	const union xfs_btree_rec	*rec,  in xfs_rmap_btrec_to_irec()
 203 	union xfs_btree_rec	*rec;  in xfs_rmap_get_rec()
 2282 	const union xfs_btree_rec	*rec,  in xfs_rmap_query_range_helper()
 
 | 
| D | xfs_alloc.c | 215 	union xfs_btree_rec	rec;  in xfs_alloc_update()234 	union xfs_btree_rec	*rec;  in xfs_alloc_get_rec()
 3395 	const union xfs_btree_rec	*rec,  in xfs_alloc_query_range_helper()
 
 | 
| D | xfs_bmap.c | 161 	union xfs_btree_rec	rec;  in xfs_bmbt_update()
 | 
| /Linux-v5.15/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()640 	union xfs_btree_rec		*recp;  in xchk_btree()
 
 | 
| D | refcount.c | 333 	const union xfs_btree_rec *rec)  in xchk_refcountbt_rec()
 | 
| D | ialloc.c | 421 	const union xfs_btree_rec	*rec)  in xchk_iallocbt_rec()
 | 
| D | bmap.c | 387 	const union xfs_btree_rec *rec)  in xchk_bmapbt_rec()
 |