Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/ntfs/
H A Dntfs_vfsops.c74 static int ntfs_statvfs (struct mount *, struct statvfs *,
633 ntfs_statvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in ntfs_statvfs() function
806 .vfs_statvfs = ntfs_statvfs,