Home
last modified time | relevance | path

Searched refs:ntfs_statfs (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/vfs/ntfs/
HDntfs_vfsops.c72 static int ntfs_statfs (struct mount *, struct statfs *,
606 ntfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in ntfs_statfs() function
805 .vfs_statfs = ntfs_statfs,