Searched refs:efs_statfs (Results 1 – 1 of 1) sorted by relevance
20 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf);125 .statfs = efs_statfs,332 static int efs_statfs(struct dentry *dentry, struct kstatfs *buf) { in efs_statfs() function