Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_dir2.h133 extern int xfs_dir_lookup(struct xfs_trans *tp, struct xfs_inode *dp,
Dxfs_dir2.c355 xfs_dir_lookup( in xfs_dir_lookup() function
/fs/xfs/
Dxfs_inode.c691 error = xfs_dir_lookup(NULL, dp, name, &inum, ci_name); in xfs_lookup()