Searched defs:xfs_btree_bload (Results 1 – 2 of 2) sorted by relevance
57 struct xfs_btree_bload { struct66 xfs_btree_bload_get_records_fn get_records; argument74 xfs_btree_bload_claim_block_fn claim_block; argument80 xfs_btree_bload_iroot_size_fn iroot_size; argument103 * The xfs_btree_bload_compute_geometry function will set this to the argument126 struct xfs_btree_bload *bbl, uint64_t nr_records); argument
674 xfs_btree_bload( in xfs_btree_bload() function