Home
last modified time | relevance | path

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

/dflybsd-src/sys/kern/
H A Dvfs_default.c1469 vfs_stdstatvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in vfs_stdstatvfs() function
/dflybsd-src/sys/sys/
H A Dmount.h766 vfs_statvfs_t vfs_stdstatvfs; variable