Searched refs:xfs_dir_lookup (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2.h | 66 extern int xfs_dir_lookup(struct xfs_trans *tp, struct xfs_inode *dp,
|
| H A D | xfs_dir2.c | 426 xfs_dir_lookup( in xfs_dir_lookup() function
|
| /linux/fs/xfs/scrub/ |
| H A D | dir_repair.c | 223 error = xfs_dir_lookup(sc->tp, sc->ip, &xfs_name_dotdot, &ino, NULL); in xrep_dir_lookup_parent()
|
| /linux/fs/xfs/ |
| H A D | xfs_inode.c | 549 error = xfs_dir_lookup(NULL, dp, name, &inum, ci_name); in xfs_lookup()
|