Searched refs:xfs_dir3_leaf_check (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2_node.c | 80 xfs_dir3_leaf_check( in xfs_dir3_leaf_check() function 95 #define xfs_dir3_leaf_check(dp, bp) macro 484 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_to_node() 571 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_add() 654 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_lookup_for_addname() 804 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_lookup_for_entry() 1147 xfs_dir3_leaf_check(dp, blk1->bp); in xfs_dir2_leafn_rebalance() 1148 xfs_dir3_leaf_check(dp, blk2->bp); in xfs_dir2_leafn_rebalance() 1403 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_remove() 1469 xfs_dir3_leaf_check(dp, oldblk->bp); in xfs_dir2_leafn_split() [all …]
|
H A D | xfs_dir2_leaf.c | 120 xfs_dir3_leaf_check( in xfs_dir3_leaf_check() function 135 #define xfs_dir3_leaf_check(dp, bp) macro 483 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_block_to_leaf() 910 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_addname() 1183 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_lookup() 1246 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_lookup_int() 1447 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_removename() 1482 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_removename() 1534 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_replace() 1797 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_node_to_leaf()
|