Home
last modified time | relevance | path

Searched refs:__ino64_t (Results 1 – 25 of 29) sorted by relevance

12

/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/
Dstruct_stat.h40 __ino64_t st_ino; /* File serial number. */
96 __ino64_t st_ino; /* File serial number. */
142 __ino64_t st_ino;
197 __ino64_t st_ino;
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dstruct_stat.h39 __ino64_t st_ino; /* File serial number. */
92 __ino64_t st_ino; /* File serial number. */
137 __ino64_t st_ino; /* File serial number. */
187 __ino64_t st_ino; /* File serial number. */
/glibc-2.36/sysdeps/unix/sysv/linux/x86/bits/
Dstruct_stat.h95 __ino64_t st_ino; /* File serial number. */
110 __ino64_t st_ino; /* File serial number. */
153 __ino64_t st_ino; /* File serial number. */
/glibc-2.36/sysdeps/unix/sysv/linux/s390/bits/
Dstruct_stat.h121 __ino64_t st_ino; /* File serial number. */
133 __ino64_t st_ino; /* File serial number. */
207 __ino64_t st_ino; /* File serial number. */
/glibc-2.36/bits/
Ddirent.h28 __ino64_t d_ino;
41 __ino64_t d_ino;
Dstat.h39 __ino64_t st_ino; /* File serial number. */
89 __ino64_t st_ino; /* File serial number. */
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Ddirent.h24 __ino64_t d_ino;
39 __ino64_t d_ino;
Dstruct_stat.h30 __ino64_t st_ino; /* File serial number. */
78 __ino64_t st_ino; /* File serial number. */
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Ddirent.h28 __ino64_t d_ino;
39 __ino64_t d_ino;
Dstruct_stat.h84 __ino64_t st_ino; /* File serial number. */
127 __ino64_t st_ino; /* File serial number. */
Dstruct_stat_time64_helper.h21 __ino64_t st_ino; /* file serial number. */
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/bits/
Dstruct_stat.h81 __ino64_t st_ino; /* File serial number. */
124 __ino64_t st_ino; /* File serial number. */
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/
Dstruct_stat.h39 __ino64_t st_ino; /* File serial number. */
95 __ino64_t st_ino; /* File serial number. */
/glibc-2.36/posix/sys/
Dtypes.h49 typedef __ino64_t ino_t;
54 typedef __ino64_t ino64_t;
/glibc-2.36/sysdeps/unix/sysv/linux/generic/bits/
Dstruct_stat.h47 __field64(__ino_t, __ino64_t, st_ino); /* File serial number. */
88 __ino64_t st_ino; /* File serial number. */
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/bits/
Dstruct_stat.h81 __ino64_t st_ino; /* 32bit file serial number. */
126 __ino64_t st_ino; /* 32bit file serial number. */
/glibc-2.36/sysdeps/mach/hurd/bits/
Dstat.h44 __ino64_t st_ino; /* File number. */
113 __ino64_t st_ino; /* File number. */
/glibc-2.36/dirent/
Ddirent.h36 typedef __ino64_t ino_t;
41 typedef __ino64_t ino64_t;
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/
Dkernel_stat.h70 __ino64_t st_ino;
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/bits/
Dstruct_stat.h68 __ino64_t st_ino; /* File serial number. */
/glibc-2.36/posix/bits/
Dtypes.h149 __STD_TYPE __INO64_T_TYPE __ino64_t; /* Type of file serial numbers (LFS).*/ variable
/glibc-2.36/include/sys/
Dstat.h11 in_ino_t_range (__ino64_t v) in in_ino_t_range()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dfstatat64.c37 _Static_assert (sizeof (__ino_t) == sizeof (__ino64_t),
/glibc-2.36/io/sys/
Dstat.h53 typedef __ino64_t ino_t;
/glibc-2.36/ChangeLog.old/
DChangeLog.114922 * sysdeps/unix/sysv/linux/bits/types.h (__ino64_t): Change to
4941 * sysdeps/unix/sysv/linux/mips/bits/types.h (__ino64_t): Change to
4949 * sysdeps/unix/sysv/linux/sparc/bits/types.h (__ino64_t): Change to

12