Searched refs:befs_statfs (Results 1 – 1 of 1) sorted by relevance
56 static int befs_statfs(struct dentry *, struct kstatfs *);69 .statfs = befs_statfs, /* statfs */954 befs_statfs(struct dentry *dentry, struct kstatfs *buf) in befs_statfs() function