Searched refs:f_ffree (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/libs/libmuslc/arch/generic/bits/
H A Dstatfs.h4 fsfilcnt_t f_files, f_ffree; member in struct:statfs
/seL4-refos-master/libs/libmuslc/arch/mips/bits/
H A Dstatfs.h4 fsfilcnt_t f_files, f_ffree; member in struct:statfs
/seL4-refos-master/libs/libmuslc/arch/mips64/bits/
H A Dstatfs.h4 fsfilcnt_t f_files, f_ffree; member in struct:statfs
/seL4-refos-master/libs/libmuslc/arch/mipsn32/bits/
H A Dstatfs.h4 fsfilcnt_t f_files, f_ffree; member in struct:statfs
/seL4-refos-master/libs/libmuslc/arch/s390x/bits/
H A Dstatfs.h4 fsfilcnt_t f_files, f_ffree; member in struct:statfs
/seL4-refos-master/libs/libmuslc/arch/x32/bits/
H A Dstatfs.h4 fsfilcnt_t f_files, f_ffree; member in struct:statfs
/seL4-refos-master/libs/libmuslc/src/stat/
H A Dstatvfs.c38 out->f_ffree = in->f_ffree;
39 out->f_favail = in->f_ffree;
/seL4-refos-master/libs/libmuslc/include/sys/
H A Dstatvfs.h19 fsfilcnt_t f_files, f_ffree, f_favail; member in struct:statvfs

Completed in 39 milliseconds