/linux/arch/x86/include/uapi/asm/ |
A D | stat.h | 25 unsigned long st_ctime; member 69 unsigned long st_ctime; member 101 __kernel_ulong_t st_ctime; member 129 unsigned long st_ctime; member 134 unsigned int st_ctime; member
|
/linux/arch/s390/include/uapi/asm/ |
A D | stat.h | 23 unsigned long st_ctime; member 43 unsigned long st_ctime; member 72 unsigned long st_ctime; member 93 unsigned long st_ctime; member
|
/linux/arch/sparc/include/uapi/asm/ |
A D | stat.h | 20 long st_ctime; member 45 unsigned long st_ctime; member 65 long st_ctime; member 101 unsigned int st_ctime; member
|
/linux/arch/sh/include/uapi/asm/ |
A D | stat.h | 16 unsigned long st_ctime; member 34 unsigned long st_ctime; member 70 unsigned long st_ctime; member
|
/linux/arch/m68k/include/uapi/asm/ |
A D | stat.h | 16 unsigned long st_ctime; member 36 unsigned long st_ctime; member 72 unsigned long st_ctime; member
|
/linux/arch/arm/include/uapi/asm/ |
A D | stat.h | 16 unsigned long st_ctime; member 46 unsigned long st_ctime; member 82 unsigned long st_ctime; member
|
/linux/arch/powerpc/include/uapi/asm/ |
A D | stat.h | 26 unsigned long st_ctime; member 50 unsigned long st_ctime; member 76 int st_ctime; /* Time of last status change. */ member
|
/linux/arch/mips/include/uapi/asm/ |
A D | stat.h | 39 long st_ctime; member 79 long st_ctime; member 120 unsigned int st_ctime; member
|
/linux/arch/alpha/include/uapi/asm/ |
A D | stat.h | 16 unsigned long st_ctime; member 44 unsigned long st_ctime; member
|
/linux/arch/ia64/include/uapi/asm/ |
A D | stat.h | 24 unsigned long st_ctime; member 45 unsigned long st_ctime; member
|
/linux/arch/xtensa/include/uapi/asm/ |
A D | stat.h | 32 unsigned long st_ctime; member 54 unsigned long st_ctime; /* Time of last status change. */ member
|
/linux/include/uapi/asm-generic/ |
A D | stat.h | 41 long st_ctime; /* Time of last status change. */ member 66 int st_ctime; /* Time of last status change. */ member
|
/linux/arch/parisc/include/uapi/asm/ |
A D | stat.h | 20 signed int st_ctime; member 63 signed int st_ctime; member
|
/linux/arch/sparc/include/asm/ |
A D | compat.h | 37 old_time32_t st_ctime; member 71 unsigned int st_ctime; member
|
/linux/tools/include/nolibc/ |
A D | nolibc.h | 243 time_t st_ctime; /* time of last status change */ member 451 unsigned long st_ctime; member 630 unsigned long st_ctime; member 823 unsigned long st_ctime; member 1014 long st_ctime; member 1216 long st_ctime; member 1411 long st_ctime; /* Time of last status change. */ member 1745 buf->st_ctime = stat.st_ctime; in sys_stat()
|
/linux/arch/arm64/include/asm/ |
A D | stat.h | 44 compat_ulong_t st_ctime; member
|
A D | compat.h | 63 old_time32_t st_ctime; member
|
/linux/arch/x86/include/asm/ |
A D | ia32.h | 54 unsigned st_ctime; member
|
A D | compat.h | 47 u32 st_ctime; member
|
/linux/arch/s390/kernel/ |
A D | compat_linux.c | 121 u32 st_ctime; member 145 tmp.st_ctime = (u32)stat->ctime.tv_sec; in cp_stat64()
|
/linux/fs/ |
A D | stat.c | 286 tmp.st_ctime = stat->ctime.tv_sec; in cp_old_stat() 370 tmp.st_ctime = stat->ctime.tv_sec; in cp_new_stat() 514 tmp.st_ctime = stat->ctime.tv_sec; in cp_new_stat64() 669 tmp.st_ctime = stat->ctime.tv_sec; in cp_compat_stat()
|
/linux/arch/powerpc/include/asm/ |
A D | compat.h | 42 old_time32_t st_ctime; member
|
/linux/arch/mips/include/asm/ |
A D | compat.h | 51 old_time32_t st_ctime; member
|
/linux/arch/parisc/include/asm/ |
A D | compat.h | 38 old_time32_t st_ctime; member
|
/linux/Documentation/sphinx/ |
A D | kfigure.py | 102 and os.stat(path1).st_ctime > os.stat(path2).st_ctime)
|