Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h117 extern int xfs_dir2_leaf_lookup(struct xfs_da_args *args);
H A Dxfs_dir2.c405 error = xfs_dir2_leaf_lookup(args); in xfs_dir_lookup_args()
/linux/fs/xfs/
H A Dxfs_trace.h2356 DEFINE_DIR2_EVENT(xfs_dir2_leaf_lookup);