Home
last modified time | relevance | path

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

/linux/fs/vboxsf/
H A Ddir.c213 static struct dentry *vboxsf_dir_lookup(struct inode *parent, in vboxsf_dir_lookup() function
323 res = vboxsf_dir_lookup(parent, dentry, 0); in vboxsf_dir_atomic_open()
477 .lookup = vboxsf_dir_lookup,