Searched refs:xfs_dir3_leaf_check (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/fs/xfs/libxfs/ |
D | xfs_dir2_node.c | 61 xfs_dir3_leaf_check( in xfs_dir3_leaf_check() function 76 #define xfs_dir3_leaf_check(dp, bp) macro 414 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_to_node() 499 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_add() 589 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_lookup_for_addname() 741 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_lookup_for_entry() 1081 xfs_dir3_leaf_check(dp, blk1->bp); in xfs_dir2_leafn_rebalance() 1082 xfs_dir3_leaf_check(dp, blk2->bp); in xfs_dir2_leafn_rebalance() 1341 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_remove() 1407 xfs_dir3_leaf_check(dp, oldblk->bp); in xfs_dir2_leafn_split() [all …]
|
D | xfs_dir2_leaf.c | 59 xfs_dir3_leaf_check( in xfs_dir3_leaf_check() function 74 #define xfs_dir3_leaf_check(dp, bp) macro 431 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_block_to_leaf() 858 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_addname() 1133 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_lookup() 1198 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_lookup_int() 1396 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_removename() 1431 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_removename() 1485 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_replace() 1753 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_node_to_leaf()
|