Home
last modified time | relevance | path

Searched defs:statfsp (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/hyperv/tools/
H A Dhv_vss_daemon.c52 struct statfs *mntbuf, *statfsp; in check() local
80 struct statfs *mntbuf, *statfsp; in freeze() local
/freebsd/sbin/growfs/
H A Dgrowfs.c1256 getdev(const char *name, struct statfs *statfsp) in getdev()
1304 struct statfs *statfsp; in main() local
/freebsd/sbin/mount/
H A Dgetmntopts.c159 struct statfs *mntbuf, *statfsp; in getmntpoint() local
/freebsd/bin/df/
H A Ddf.c565 addstat(struct statfs *totalfsp, struct statfs *statfsp) in addstat()