Home
last modified time | relevance | path

Searched defs:mntbufp (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/gen/
H A Dgetmntinfo-compat11.c41 freebsd11_getmntinfo(struct freebsd11_statfs **mntbufp, int flags) in freebsd11_getmntinfo()
H A Dgetmntinfo.c44 getmntinfo(struct statfs **mntbufp, int mode) in getmntinfo()
/freebsd/contrib/netbsd-tests/fs/nfs/nfsservice/
H A Dgetmntinfo.c58 getmntinfo(mntbufp, flags) in getmntinfo() argument
/freebsd/bin/df/
H A Ddf.c371 regetmntinfo(struct statfs **mntbufp, long mntsize) in regetmntinfo()
/freebsd/usr.sbin/mountd/
H A Dmountd.c1957 struct statfs *mntbufp; in get_exportlist() local