Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_dir2.h41 extern int xfs_dir_lookup(struct xfs_trans *tp, struct xfs_inode *dp,
Dxfs_dir2.c270 xfs_dir_lookup( in xfs_dir_lookup() function
Dxfs_vnodeops.c814 error = xfs_dir_lookup(NULL, dp, name, &inum, ci_name); in xfs_lookup()