Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/fs/vboxsf/
H A Ddir.c212 static struct dentry *vboxsf_dir_lookup(struct inode *parent, in vboxsf_dir_lookup() function
322 res = vboxsf_dir_lookup(parent, dentry, 0); in vboxsf_dir_atomic_open()
476 .lookup = vboxsf_dir_lookup,

Completed in 3 milliseconds