Searched refs:f_type (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/kernel/arch-mips/asm/
H A Dstatfs.h25 long f_type; member in struct:statfs
26 #define f_fstyp f_type
44 __u32 f_type; member in struct:statfs64
64 long f_type; member in struct:statfs64
80 __u32 f_type; member in struct:compat_statfs64
/bionic/libc/kernel/arch-arm/asm/
H A Dstatfs.h22 __u32 f_type; member in struct:statfs
39 __u32 f_type; member in struct:statfs64
/bionic/libc/kernel/common/linux/
H A Dstatfs.h25 long f_type; member in struct:kstatfs
/bionic/libc/unistd/
H A Dpathconf.c74 if (known64[nn] == s->f_type) {
102 if (knownMax[nn].type == s->f_type) {
122 if (knownNoSymlinks[nn] == s->f_type) {
/bionic/libc/include/sys/
H A Dvfs.h40 uint32_t f_type; member in struct:statfs
55 uint32_t f_type;

Completed in 6 milliseconds