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

/linux-4.4.14/fs/freevxfs/
H A DMakefile8 vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o
H A Dvxfs_lookup.c51 static struct dentry * vxfs_lookup(struct inode *, struct dentry *, unsigned int);
55 .lookup = vxfs_lookup,
185 * vxfs_lookup - lookup pathname component
191 * vxfs_lookup tries to lookup the pathname component described
199 vxfs_lookup(struct inode *dip, struct dentry *dp, unsigned int flags) vxfs_lookup() function
H A Dvxfs_extern.h65 /* vxfs_lookup.c */

Completed in 96 milliseconds