Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h116 extern int xfs_dir2_leaf_lookup(struct xfs_da_args *args);
H A Dxfs_dir2.c406 rval = xfs_dir2_leaf_lookup(args); in xfs_dir_lookup()
H A Dxfs_dir2_leaf.c1159 xfs_dir2_leaf_lookup( in xfs_dir2_leaf_lookup() function
/openbmc/linux/fs/xfs/scrub/
H A Dreaddir.c363 error = xfs_dir2_leaf_lookup(&args); in xchk_dir_lookup()
/openbmc/linux/fs/xfs/
H A Dxfs_trace.h1968 DEFINE_DIR2_EVENT(xfs_dir2_leaf_lookup);