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

/vbox/src/VBox/Additions/linux/sharedfolders/
H A Dvfsmod.c442 static int sf_statfs(struct super_block *sb, STRUCT_STATFS *stat) function
447 static int sf_statfs(struct dentry *dentry, STRUCT_STATFS *stat) function
509 .statfs = sf_statfs,

Completed in 44 milliseconds