Searched defs:mntbufp (Results 1 – 5 of 5) sorted by relevance
41 freebsd11_getmntinfo(struct freebsd11_statfs **mntbufp, int flags) in freebsd11_getmntinfo()
44 getmntinfo(struct statfs **mntbufp, int mode) in getmntinfo()
58 getmntinfo(mntbufp, flags) in getmntinfo() argument
371 regetmntinfo(struct statfs **mntbufp, long mntsize) in regetmntinfo()
1957 struct statfs *mntbufp; in get_exportlist() local