Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_dir2.h44 extern int xfs_dir_lookup(struct xfs_trans *tp, struct xfs_inode *dp,
Dxfs_dir2.c352 xfs_dir_lookup( in xfs_dir_lookup() function
/Linux-v6.6/fs/xfs/
Dxfs_inode.c665 error = xfs_dir_lookup(NULL, dp, name, &inum, ci_name); in xfs_lookup()