Searched defs:sf_get_sb (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/linux/sharedfolders/
H A Dvfsmod.c530 static struct super_block *sf_get_sb(struct file_system_type *fs_type, int flags, function
537 static int sf_get_sb(struct file_system_type *fs_type, int flags, function
557 .get_sb = sf_get_sb,

Completed in 49 milliseconds