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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/befs/
H A Dlinuxvfs.c51 static int befs_statfs(struct dentry *, struct kstatfs *);
58 .statfs = befs_statfs, /* statfs */
893 befs_statfs(struct dentry *dentry, struct kstatfs *buf) function
898 befs_debug(sb, "---> befs_statfs()");
911 befs_debug(sb, "<--- befs_statfs()");

Completed in 36 milliseconds