Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_dir2_leaf.c46 static void xfs_dir2_leaf_check(xfs_inode_t *dp, xfs_dabuf_t *bp);
48 #define xfs_dir2_leaf_check(dp, bp) macro
148 xfs_dir2_leaf_check(dp, lbp); in xfs_dir2_block_to_leaf()
540 xfs_dir2_leaf_check(dp, lbp); in xfs_dir2_leaf_addname()
553 xfs_dir2_leaf_check( in xfs_dir2_leaf_check() function
1279 xfs_dir2_leaf_check(dp, lbp); in xfs_dir2_leaf_lookup()
1341 xfs_dir2_leaf_check(dp, lbp); in xfs_dir2_leaf_lookup_int()
1531 xfs_dir2_leaf_check(dp, lbp); in xfs_dir2_leaf_removename()
1567 xfs_dir2_leaf_check(dp, lbp); in xfs_dir2_leaf_removename()
1619 xfs_dir2_leaf_check(dp, lbp); in xfs_dir2_leaf_replace()
[all …]