Home
last modified time | relevance | path

Searched refs:xfs_dir3_leaf_check (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_dir2_node.c56 #define xfs_dir3_leaf_check(dp, bp) \ macro
82 #define xfs_dir3_leaf_check(dp, bp) macro
368 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_to_node()
455 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_add()
543 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_lookup_for_addname()
695 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_lookup_for_entry()
1037 xfs_dir3_leaf_check(dp, blk1->bp); in xfs_dir2_leafn_rebalance()
1038 xfs_dir3_leaf_check(dp, blk2->bp); in xfs_dir2_leafn_rebalance()
1297 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_remove()
1363 xfs_dir3_leaf_check(dp, oldblk->bp); in xfs_dir2_leafn_split()
[all …]
Dxfs_dir2_leaf.c53 #define xfs_dir3_leaf_check(dp, bp) \ macro
79 #define xfs_dir3_leaf_check(dp, bp) macro
476 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_block_to_leaf()
903 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_addname()
1178 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_lookup()
1243 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_lookup_int()
1440 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_removename()
1475 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_removename()
1529 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_replace()
1797 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_node_to_leaf()