Home
last modified time | relevance | path

Searched refs:vboxsf_dir_fops (Results 1 - 6 of 6) sorted by relevance

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

Completed in 4 milliseconds