Lines Matching refs:ostatfs
584 static void freebsd4_cvtstatfs(struct statfs *, struct ostatfs *);
589 struct ostatfs *buf;
595 struct ostatfs osb; in freebsd4_statfs()
615 struct ostatfs *buf;
621 struct ostatfs osb; in freebsd4_fstatfs()
640 struct ostatfs *buf;
649 struct ostatfs osb; in freebsd4_getfsstat()
655 count = uap->bufsize / sizeof(struct ostatfs); in freebsd4_getfsstat()
683 struct ostatfs *buf;
689 struct ostatfs osb; in freebsd4_fhstatfs()
711 freebsd4_cvtstatfs(struct statfs *nsp, struct ostatfs *osp) in freebsd4_cvtstatfs()
804 count = bufsize / sizeof(struct ostatfs); in kern_freebsd11_getfsstat()