Home
last modified time | relevance | path

Searched defs:vfs_statvfs (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/kern/
H A Dvfs_vfsops.c190 vfs_statvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in vfs_statvfs() function
/dragonfly/sys/sys/
H A Dmount.h620 vfs_statvfs_t *vfs_statvfs; member