Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_dir2_priv.h81 extern xfs_failaddr_t xfs_dir3_leaf_check_int(struct xfs_mount *mp,
Dxfs_dir2_leaf.c55 return xfs_dir3_leaf_check_int(dp->i_mount, dp, &leafhdr, leaf); in xfs_dir3_leaf1_check()
78 xfs_dir3_leaf_check_int( in xfs_dir3_leaf_check_int() function
152 return xfs_dir3_leaf_check_int(mp, NULL, NULL, leaf); in xfs_dir3_leaf_verify()
Dxfs_dir2_node.c57 return xfs_dir3_leaf_check_int(dp->i_mount, dp, &leafhdr, leaf); in xfs_dir3_leafn_check()