udf_statfs
static int udf_statfs(struct mount *, struct statfs *, struct ucred *);
.vfs_statfs = udf_statfs,
udf_statfs(mp, &mp->mnt_stat, cred);