Home
last modified time | relevance | path

Searched refs:statfs32 (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/compat/freebsd32/
HDfreebsd32_proto.h997 …char buf_l_[PADL_(struct statfs32 *)]; struct statfs32 * buf; char buf_r_[PADR_(struct statfs32 *)…
1003 …char buf_l_[PADL_(struct statfs32 *)]; struct statfs32 * buf; char buf_r_[PADR_(struct statfs32 *)…
1007 …char buf_l_[PADL_(struct statfs32 *)]; struct statfs32 * buf; char buf_r_[PADR_(struct statfs32 *)…
1011 …char buf_l_[PADL_(struct statfs32 *)]; struct statfs32 * buf; char buf_r_[PADR_(struct statfs32 *)…
HDfreebsd32.h120 struct statfs32 { struct
HDfreebsd32_misc.c150 CTASSERT(sizeof(struct statfs32) == 256);
256 copy_statfs(struct statfs *in, struct statfs32 *out) in copy_statfs()
291 struct statfs32 stat32; in freebsd4_freebsd32_getfsstat()
295 count = uap->bufsize / sizeof(struct statfs32); in freebsd4_freebsd32_getfsstat()
1859 struct statfs32 s32; in freebsd4_freebsd32_statfs()
1878 struct statfs32 s32; in freebsd4_freebsd32_fstatfs()
1897 struct statfs32 s32; in freebsd4_freebsd32_fhstatfs()