Searched refs:xfs_dir3_leaf_check (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/xfs/libxfs/ |
D | xfs_dir2_node.c | 65 xfs_dir3_leaf_check( in xfs_dir3_leaf_check() function 80 #define xfs_dir3_leaf_check(dp, bp) macro 419 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_to_node() 506 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_add() 596 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_lookup_for_addname() 748 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_lookup_for_entry() 1087 xfs_dir3_leaf_check(dp, blk1->bp); in xfs_dir2_leafn_rebalance() 1088 xfs_dir3_leaf_check(dp, blk2->bp); in xfs_dir2_leafn_rebalance() 1347 xfs_dir3_leaf_check(dp, bp); in xfs_dir2_leafn_remove() 1413 xfs_dir3_leaf_check(dp, oldblk->bp); in xfs_dir2_leafn_split() [all …]
|
D | xfs_dir2_leaf.c | 62 xfs_dir3_leaf_check( in xfs_dir3_leaf_check() function 77 #define xfs_dir3_leaf_check(dp, bp) macro 492 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_block_to_leaf() 922 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_addname() 1197 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_lookup() 1262 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_lookup_int() 1460 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_removename() 1495 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_removename() 1549 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_leaf_replace() 1817 xfs_dir3_leaf_check(dp, lbp); in xfs_dir2_node_to_leaf()
|