Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dvfs_vfsops.c175 vfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in vfs_statfs() function
/dragonfly/sys/sys/
H A Dmount.h611 vfs_statfs_t *vfs_statfs; member