/linux/arch/x86/include/uapi/asm/ |
A D | stat.h | 21 unsigned long st_atime; member 63 unsigned long st_atime; member 97 __kernel_ulong_t st_atime; member 127 unsigned long st_atime; member 132 unsigned int st_atime; member
|
/linux/arch/s390/include/uapi/asm/ |
A D | stat.h | 21 unsigned long st_atime; member 39 unsigned long st_atime; member 68 unsigned long st_atime; member 89 unsigned long st_atime; member
|
/linux/arch/sparc/include/uapi/asm/ |
A D | stat.h | 18 long st_atime; member 41 unsigned long st_atime; member 61 long st_atime; member 95 unsigned int st_atime; member
|
/linux/arch/sh/include/uapi/asm/ |
A D | stat.h | 14 unsigned long st_atime; member 30 unsigned long st_atime; member 64 unsigned long st_atime; member
|
/linux/arch/m68k/include/uapi/asm/ |
A D | stat.h | 14 unsigned long st_atime; member 32 unsigned long st_atime; member 66 unsigned long st_atime; member
|
/linux/arch/arm/include/uapi/asm/ |
A D | stat.h | 14 unsigned long st_atime; member 42 unsigned long st_atime; member 76 unsigned long st_atime; member
|
/linux/arch/powerpc/include/uapi/asm/ |
A D | stat.h | 24 unsigned long st_atime; member 46 unsigned long st_atime; member 72 int st_atime; /* Time of last access. */ member
|
/linux/arch/mips/include/uapi/asm/ |
A D | stat.h | 35 long st_atime; member 73 long st_atime; member 114 unsigned int st_atime; member
|
/linux/arch/alpha/include/uapi/asm/ |
A D | stat.h | 14 unsigned long st_atime; member 40 unsigned long st_atime; member
|
/linux/arch/ia64/include/uapi/asm/ |
A D | stat.h | 20 unsigned long st_atime; member 43 unsigned long st_atime; member
|
/linux/arch/xtensa/include/uapi/asm/ |
A D | stat.h | 28 unsigned long st_atime; member 50 unsigned long st_atime; /* Time of last access. */ member
|
/linux/include/uapi/asm-generic/ |
A D | stat.h | 37 long st_atime; /* Time of last access. */ member 62 int st_atime; /* Time of last access. */ member
|
/linux/arch/parisc/include/uapi/asm/ |
A D | stat.h | 16 signed int st_atime; member 59 signed int st_atime; member
|
/linux/arch/sparc/include/asm/ |
A D | compat.h | 33 old_time32_t st_atime; member 65 unsigned int st_atime; member
|
/linux/tools/include/nolibc/ |
A D | nolibc.h | 241 time_t st_atime; /* time of last access */ member 446 unsigned long st_atime; member 625 unsigned long st_atime; member 819 unsigned long st_atime; member 1009 long st_atime; member 1212 long st_atime; member 1407 long st_atime; /* Time of last access. */ member 1743 buf->st_atime = stat.st_atime; in sys_stat()
|
/linux/arch/arm64/include/asm/ |
A D | stat.h | 38 compat_ulong_t st_atime; member
|
A D | compat.h | 59 old_time32_t st_atime; member
|
/linux/arch/x86/include/asm/ |
A D | ia32.h | 50 unsigned st_atime; member
|
A D | compat.h | 43 u32 st_atime; member
|
/linux/arch/s390/kernel/ |
A D | compat_linux.c | 117 u32 st_atime; member 143 tmp.st_atime = (u32)stat->atime.tv_sec; in cp_stat64()
|
/linux/fs/ |
A D | stat.c | 284 tmp.st_atime = stat->atime.tv_sec; in cp_old_stat() 368 tmp.st_atime = stat->atime.tv_sec; in cp_new_stat() 510 tmp.st_atime = stat->atime.tv_sec; in cp_new_stat64() 665 tmp.st_atime = stat->atime.tv_sec; in cp_compat_stat()
|
/linux/arch/powerpc/include/asm/ |
A D | compat.h | 38 old_time32_t st_atime; member
|
/linux/arch/mips/include/asm/ |
A D | compat.h | 47 old_time32_t st_atime; member
|
/linux/arch/parisc/include/asm/ |
A D | compat.h | 34 old_time32_t st_atime; member
|
/linux/arch/arm/kernel/ |
A D | sys_oabi-compat.c | 106 unsigned long st_atime; member 135 tmp.st_atime = stat->atime.tv_sec; in cp_oldabi_stat64()
|