Home
last modified time | relevance | path

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

/linux-6.8/fs/xfs/libxfs/
Dxfs_btree_staging.h58 struct xfs_btree_bload { struct
67 xfs_btree_bload_get_records_fn get_records; argument
75 xfs_btree_bload_claim_block_fn claim_block; argument
82 xfs_btree_bload_iroot_size_fn iroot_size; argument
105 * The xfs_btree_bload_compute_geometry function will set this to the argument
128 struct xfs_btree_bload *bbl, uint64_t nr_records); argument
Dxfs_btree_staging.c775 xfs_btree_bload( in xfs_btree_bload() function