Home
last modified time | relevance | path

Searched refs:f_fsid (Results 1 - 25 of 100) sorted by relevance

1234

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstatvfs.h19 unsigned long f_fsid; member
23 unsigned long f_fsid; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dstatvfs.h16 unsigned long f_fsid; member
20 unsigned long f_fsid; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstatvfs.h19 unsigned long f_fsid; member
23 unsigned long f_fsid; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstatvfs.h19 unsigned long f_fsid; member
23 unsigned long f_fsid; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstatvfs.h19 unsigned long f_fsid; member
23 unsigned long f_fsid; member
/third_party/musl/include/sys/
H A Dstatvfs.h19 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 Dmod.rs14 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 Dfstatfs.c53 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 Dstatvfs.c39 out->f_fsid = in->f_fsid.__val[0]; in fixup()
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
H A Dmod.rs78 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 Dmod.rs263 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 Dmod.rs263 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 Dmod.rs253 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 Dmod.rs242 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 Dmod.rs55 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 Dmod.rs167 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 Dstatfs.h5 fsid_t f_fsid; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dstatfs.h5 fsid_t f_fsid; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dstatfs.h5 fsid_t f_fsid; member
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dstatfs.h5 fsid_t f_fsid; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dstatfs.h5 fsid_t f_fsid; member
/third_party/musl/arch/generic/bits/
H A Dstatfs.h5 fsid_t f_fsid; member
/third_party/musl/arch/s390x/bits/
H A Dstatfs.h5 fsid_t f_fsid; member
/third_party/musl/arch/mips/bits/
H A Dstatfs.h6 fsid_t f_fsid; member
/third_party/musl/arch/mips64/bits/
H A Dstatfs.h6 fsid_t f_fsid; member

Completed in 10 milliseconds

1234