Home
last modified time | relevance | path

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

/dflybsd-src/sys/kern/
H A Dvfs_default.c1458 vfs_stdstatfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in vfs_stdstatfs() function
/dflybsd-src/sys/sys/
H A Dmount.h765 vfs_statfs_t vfs_stdstatfs; variable