Searched refs:efs_statvfs (Results 1 – 1 of 1) sorted by relevance
60 static int efs_statvfs(struct mount *, struct statvfs *);156 efs_statvfs(mp, &mp->mnt_stat); in efs_mount_common()316 efs_statvfs(struct mount *mp, struct statvfs *sbp) in efs_statvfs() function565 .vfs_statvfs = efs_statvfs,