Home
last modified time | relevance | path

Searched refs:f_type (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/kernel/uapi/asm-mips/asm/
Dstatfs.h25 long f_type; member
26 #define f_fstyp f_type
45 __u32 f_type; member
66 long f_type; member
84 __u32 f_type; member
/bionic/libc/kernel/uapi/asm-generic/
Dstatfs.h32 __statfs_word f_type; member
54 __statfs_word f_type; member
75 __u32 f_type; member
/bionic/libc/include/sys/
Dvfs.h43 uint64_t f_type; \
59 uint64_t f_type; \
75 uint32_t f_type; \
92 uint32_t f_type; \
/bionic/libc/bionic/
Dpathconf.c73 if (known64[nn] == s->f_type) { in __filesizebits()
99 if (knownMax[nn].type == s->f_type) { in __link_max()
119 if (knownNoSymlinks[nn] == s->f_type) { in __2_symlinks()