Searched refs:xfs_dir2_leaf_lookup (Results 1 – 5 of 5) sorted by relevance
116 extern int xfs_dir2_leaf_lookup(struct xfs_da_args *args);
406 rval = xfs_dir2_leaf_lookup(args); in xfs_dir_lookup()
1159 xfs_dir2_leaf_lookup( in xfs_dir2_leaf_lookup() function
363 error = xfs_dir2_leaf_lookup(&args); in xchk_dir_lookup()
1963 DEFINE_DIR2_EVENT(xfs_dir2_leaf_lookup);