Searched defs:xfs_btree_bload (Results 1 – 2 of 2) sorted by relevance
62 struct xfs_btree_bload { struct68 xfs_btree_bload_get_record_fn get_record; argument76 xfs_btree_bload_claim_block_fn claim_block; argument83 xfs_btree_bload_iroot_size_fn iroot_size; argument106 * The xfs_btree_bload_compute_geometry function will set this to the argument119 struct xfs_btree_bload *bbl, uint64_t nr_records); argument
742 xfs_btree_bload( in xfs_btree_bload() function