Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_dir2_node.c43 static void xfs_dir2_leafn_check(xfs_inode_t *dp, xfs_dabuf_t *bp);
45 #define xfs_dir2_leafn_check(dp, bp) macro
169 xfs_dir2_leafn_check(dp, lbp); in xfs_dir2_leaf_to_node()
255 xfs_dir2_leafn_check(dp, bp); in xfs_dir2_leafn_add()
264 xfs_dir2_leafn_check( in xfs_dir2_leafn_check() function
344 xfs_dir2_leafn_check(dp, bp); in xfs_dir2_leafn_lookup_for_addname()
489 xfs_dir2_leafn_check(dp, bp); in xfs_dir2_leafn_lookup_for_entry()
696 xfs_dir2_leafn_check(args->dp, bp_s); in xfs_dir2_leafn_moveents()
697 xfs_dir2_leafn_check(args->dp, bp_d); in xfs_dir2_leafn_moveents()
1028 xfs_dir2_leafn_check(dp, bp); in xfs_dir2_leafn_remove()
[all …]