Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_btree_staging.h57 struct xfs_btree_bload { struct
66 xfs_btree_bload_get_records_fn get_records; argument
74 xfs_btree_bload_claim_block_fn claim_block; argument
80 xfs_btree_bload_iroot_size_fn iroot_size; argument
103 * The xfs_btree_bload_compute_geometry function will set this to the argument
126 struct xfs_btree_bload *bbl, uint64_t nr_records); argument
H A Dxfs_btree_staging.c674 xfs_btree_bload( in xfs_btree_bload() function