Home
last modified time | relevance | path

Searched defs:f_favail (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dstatvfs.h14 fsfilcnt_t f_files, f_ffree, f_favail; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dstatvfs.h17 fsfilcnt_t f_files, f_ffree, f_favail; member
/third_party/musl/ndk_musl_include/sys/
Dstatvfs.h17 fsfilcnt_t f_files, f_ffree, f_favail; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dstatvfs.h17 fsfilcnt_t f_files, f_ffree, f_favail; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dstatvfs.h17 fsfilcnt_t f_files, f_ffree, f_favail; member
/third_party/musl/include/sys/
Dstatvfs.h17 fsfilcnt_t f_files, f_ffree, f_favail; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dstatvfs.h17 fsfilcnt_t f_files, f_ffree, f_favail; member
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
Dtypes.rs598 pub f_favail: u64, field
/third_party/rust/crates/rustix/src/backend/libc/fs/
Dtypes.rs981 pub f_favail: u64, field