Home
last modified time | relevance | path

Searched defs:xfs_btree_bload (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_btree_staging.h62 struct xfs_btree_bload { struct
68 xfs_btree_bload_get_record_fn get_record; argument
76 xfs_btree_bload_claim_block_fn claim_block; argument
83 xfs_btree_bload_iroot_size_fn iroot_size; argument
106 * The xfs_btree_bload_compute_geometry function will set this to the argument
119 struct xfs_btree_bload *bbl, uint64_t nr_records); argument
Dxfs_btree_staging.c742 xfs_btree_bload( in xfs_btree_bload() function