Home
last modified time | relevance | path

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

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