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