Searched refs:msdosfs_statfs (Results 1 – 1 of 1) sorted by relevance
98 static int msdosfs_statfs(struct mount *, struct statfs *, struct ucred *);283 msdosfs_statfs(mp, &mp->mnt_stat, cred); in msdosfs_mount()701 msdosfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in msdosfs_statfs() function899 .vfs_statfs = msdosfs_statfs,