Home
last modified time | relevance | path

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

/openbmc/linux/fs/vboxsf/
H A Dvfsmod.h77 extern const struct inode_operations vboxsf_dir_iops;
H A Ddir.c475 const struct inode_operations vboxsf_dir_iops = { variable
H A Dutils.c84 inode->i_op = &vboxsf_dir_iops; in vboxsf_init_inode()