Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/vboxsf/
H A Ddir.c211 static struct dentry *vboxsf_dir_lookup(struct inode *parent, in vboxsf_dir_lookup() function
319 res = vboxsf_dir_lookup(parent, dentry, 0); in vboxsf_dir_atomic_open()
471 .lookup = vboxsf_dir_lookup,