Home
last modified time | relevance | path

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

/linux/fs/vboxsf/
H A Dvfsmod.h80 extern const struct file_operations vboxsf_dir_fops;
H A Ddir.c183 const struct file_operations vboxsf_dir_fops = { variable
H A Dutils.c85 inode->i_fop = &vboxsf_dir_fops; in vboxsf_init_inode()