Home
last modified time | relevance | path

Searched refs:st_fstype (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/io/
Dtest-stat.c62 assert (offsetof (struct stat, st_fstype) in do_test()
63 == offsetof (struct stat64, st_fstype)); in do_test()
/glibc-2.36/sysdeps/mach/hurd/
Dstatconv.c34 buf->st_fstype = buf64->st_fstype; in stat64_conv()
Ddevice-nrs.h25 #define DEV_TTY_P(statp) ((statp)->st_fstype == FSTYPE_TERM)
/glibc-2.36/sysdeps/mach/hurd/bits/
Dstat.h37 int st_fstype; /* File system type. */ member
109 int st_fstype; /* File system type. */ member
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/
Dkernel_stat.h21 short st_fstype; member
/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Dkernel_stat.h54 char st_fstype[16]; /* Filesystem type name, unsupported */ member