/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | statvfs.h | 19 unsigned long f_fsid; member 23 unsigned long f_fsid; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
H A D | statvfs.h | 16 unsigned long f_fsid; member 20 unsigned long f_fsid; member
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
H A D | statvfs.h | 19 unsigned long f_fsid; member 23 unsigned long f_fsid; member
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | statvfs.h | 19 unsigned long f_fsid; member 23 unsigned long f_fsid; member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | statvfs.h | 19 unsigned long f_fsid; member 23 unsigned long f_fsid; member
|
/third_party/musl/include/sys/ |
H A D | statvfs.h | 19 unsigned long f_fsid; member 23 unsigned long f_fsid; member
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
H A D | mod.rs | 14 pub f_fsid: ::fsid_t, 30 pub f_fsid: ::c_ulong, 85 pub f_fsid: ::fsid_t,
|
/third_party/musl/libc-test/src/functionalext/supplement/stat/ |
H A D | fstatfs.c | 53 if (st.f_fsid.__val[0] != 0) { in fstatfs_0100() 54 t_error("%s st.f_fsid.__val[0] invalid\n"), __func__; in fstatfs_0100() 57 if (st.f_fsid.__val[1] != 0) { in fstatfs_0100() 58 t_error("%s st.f_fsid.__val[1] invalid\n"), __func__; in fstatfs_0100()
|
/third_party/musl/src/stat/ |
H A D | statvfs.c | 39 out->f_fsid = in->f_fsid.__val[0]; in fixup()
|
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/ |
H A D | mod.rs | 78 pub f_fsid: ::__fsid_t, 94 pub f_fsid: ::c_ulong, 148 pub f_fsid: ::__fsid_t,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/ |
H A D | mod.rs | 263 pub f_fsid: ::fsid_t, 302 && self.f_fsid == other.f_fsid in eq() 333 .field("f_fsid", &self.f_fsid) in fmt() 358 self.f_fsid.hash(state); in hash()
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/ |
H A D | mod.rs | 263 pub f_fsid: ::fsid_t, 302 && self.f_fsid == other.f_fsid in eq() 333 .field("f_fsid", &self.f_fsid) in fmt() 358 self.f_fsid.hash(state); in hash()
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/ |
H A D | mod.rs | 253 pub f_fsid: ::fsid_t, 292 && self.f_fsid == other.f_fsid in eq() 323 .field("f_fsid", &self.f_fsid) in fmt() 348 self.f_fsid.hash(state); in hash()
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/ |
H A D | mod.rs | 242 pub f_fsid: ::fsid_t, 283 && self.f_fsid == other.f_fsid in eq() 314 .field("f_fsid", &self.f_fsid) in fmt() 339 self.f_fsid.hash(state); in hash()
|
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/ |
H A D | mod.rs | 55 pub f_fsid: ::__fsid_t, 87 pub f_fsid: ::__fsid_t, 103 pub f_fsid: ::c_ulong,
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
H A D | mod.rs | 167 pub f_fsid: ::fsid_t, 181 pub f_fsid: ::fsid_t, 197 pub f_fsid: ::c_ulong,
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | statfs.h | 5 fsid_t f_fsid; member
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | statfs.h | 5 fsid_t f_fsid; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | statfs.h | 5 fsid_t f_fsid; member
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | statfs.h | 5 fsid_t f_fsid; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
H A D | statfs.h | 5 fsid_t f_fsid; member
|
/third_party/musl/arch/generic/bits/ |
H A D | statfs.h | 5 fsid_t f_fsid; member
|
/third_party/musl/arch/s390x/bits/ |
H A D | statfs.h | 5 fsid_t f_fsid; member
|
/third_party/musl/arch/mips/bits/ |
H A D | statfs.h | 6 fsid_t f_fsid; member
|
/third_party/musl/arch/mips64/bits/ |
H A D | statfs.h | 6 fsid_t f_fsid; member
|