Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/nfs/
H A Dnfs_vfsops.c120 static int nfs_statvfs(struct mount *mp, struct statvfs *sbp,
133 .vfs_statvfs = nfs_statvfs,
398 nfs_statvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in nfs_statvfs() function