efs_statvfs
efs_statvfs(mp, &mp->mnt_stat);
.vfs_statvfs = efs_statvfs,
static int efs_statvfs(struct mount *, struct statvfs *);