Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDvfs_default.c1469 vfs_stdstatvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in vfs_stdstatvfs() function
/dragonfly/sys/sys/
HDmount.h766 vfs_statvfs_t vfs_stdstatvfs; variable