Home
last modified time | relevance | path

Searched defs:f_type (Results 1 – 25 of 34) sorted by relevance

12

/third_party/ltp/lib/
Dtst_fs_type.c28 const char *tst_fs_type_name(long f_type) in tst_fs_type_name()
/third_party/rust/crates/rustix/tests/fs/
Dstatfs.rs71 let f_type = statfs.f_type; in test_statfs_procfs() localVariable
/third_party/musl/arch/generic/bits/
Dstatfs.h2 unsigned long f_type, f_bsize; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dstatfs.h2 unsigned long f_type, f_bsize; member
/third_party/musl/porting/uniproton/kernel/include/bits/
Dstatfs.h2 unsigned long f_type, f_bsize; member
/third_party/musl/arch/mips64/bits/
Dstatfs.h2 unsigned long f_type, f_bsize, f_frsize; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dstatfs.h2 unsigned long f_type, f_bsize; member
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dstatfs.h2 unsigned long f_type, f_bsize; member
/third_party/musl/arch/mips/bits/
Dstatfs.h2 unsigned long f_type, f_bsize, f_frsize; member
/third_party/musl/arch/mipsn32/bits/
Dstatfs.h2 unsigned long f_type, f_bsize, f_frsize; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dstatfs.h2 unsigned long f_type, f_bsize; member
/third_party/musl/arch/s390x/bits/
Dstatfs.h2 unsigned f_type, f_bsize; member
/third_party/musl/arch/x32/bits/
Dstatfs.h2 unsigned long f_type, __pad0, f_bsize, __pad1; member
/third_party/musl/include/sys/
Dstatvfs.h26 unsigned int f_type; member
/third_party/NuttX/include/sys/
Dstatfs.h104 uint32_t f_type; /* Type of filesystem (see definitions above) */ member
/third_party/rust/crates/rustix/src/io/
Dprocfs.rs176 let f_type = statfs.f_type; in check_procfs() localVariable
/third_party/ltp/testcases/kernel/fs/doio/
Diogen.c99 int f_type; /* file type S_IFREG, etc... */ member
/third_party/node/deps/uv/include/
Duv.h1153 uint64_t f_type; member
/third_party/libuv/include/uv_ndk/
Duv.h1139 uint64_t f_type; member
/third_party/libuv/include/
Duv.h1251 uint64_t f_type; member
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs4809 pub f_type: __kernel_long_t, field
4825 pub f_type: __kernel_long_t, field
4841 pub f_type: __u32, field
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs4760 pub f_type: __kernel_long_t, field
4776 pub f_type: __kernel_long_t, field
4792 pub f_type: __u32, field
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs4915 pub f_type: __u32, field
4931 pub f_type: __u32, field
4947 pub f_type: __u32, field
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs4880 pub f_type: __u32, field
4896 pub f_type: __u32, field
4912 pub f_type: __u32, field
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs4966 pub f_type: __u32, field
4982 pub f_type: __u32, field
4998 pub f_type: __u32, field

12