Home
last modified time | relevance | path

Searched refs:vxfs_lookup (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_lookup.c52 static struct dentry * vxfs_lookup(struct inode *, struct dentry *, unsigned int);
56 .lookup = vxfs_lookup,
173 * vxfs_lookup - lookup pathname component
179 * vxfs_lookup tries to lookup the pathname component described
187 vxfs_lookup(struct inode *dip, struct dentry *dp, unsigned int flags) in vxfs_lookup() function
H A DMakefile9 vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_lookup.c28 static struct dentry * vxfs_lookup(struct inode *, struct dentry *, unsigned int);
32 .lookup = vxfs_lookup,
149 * vxfs_lookup - lookup pathname component
155 * vxfs_lookup tries to lookup the pathname component described
163 vxfs_lookup(struct inode *dip, struct dentry *dp, unsigned int flags) in vxfs_lookup() function
H A DMakefile9 vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o

Completed in 2 milliseconds