Searched refs:st_ctime (Results 1 - 25 of 32) sorted by path

12

/linux-master/arch/alpha/include/uapi/asm/
H A Dstat.h16 unsigned long st_ctime; member in struct:stat
44 unsigned long st_ctime; member in struct:stat64
/linux-master/arch/arm/include/uapi/asm/
H A Dstat.h16 unsigned long st_ctime; member in struct:__old_kernel_stat
46 unsigned long st_ctime; member in struct:stat
82 unsigned long st_ctime; member in struct:stat64
/linux-master/arch/arm64/include/asm/
H A Dstat.h44 compat_ulong_t st_ctime; member in struct:stat64
H A Dcompat.h66 old_time32_t st_ctime; member in struct:compat_stat
/linux-master/arch/m68k/include/uapi/asm/
H A Dstat.h16 unsigned long st_ctime; member in struct:__old_kernel_stat
36 unsigned long st_ctime; member in struct:stat
72 unsigned long st_ctime; member in struct:stat64
/linux-master/arch/parisc/include/uapi/asm/
H A Dstat.h20 signed int st_ctime; member in struct:stat
63 signed int st_ctime; member in struct:stat64
/linux-master/arch/s390/include/uapi/asm/
H A Dstat.h23 unsigned long st_ctime; member in struct:__old_kernel_stat
43 unsigned long st_ctime; member in struct:stat
72 unsigned long st_ctime; member in struct:stat64
93 unsigned long st_ctime; member in struct:stat
/linux-master/arch/s390/kernel/
H A Dcompat_linux.c121 u32 st_ctime; member in struct:stat64_emu31
145 tmp.st_ctime = (u32)stat->ctime.tv_sec;
/linux-master/arch/x86/include/uapi/asm/
H A Dstat.h25 unsigned long st_ctime; member in struct:stat
69 unsigned long st_ctime; member in struct:stat64
101 __kernel_ulong_t st_ctime; member in struct:stat
129 unsigned long st_ctime; member in struct:__old_kernel_stat
134 unsigned int st_ctime; member in struct:__old_kernel_stat
/linux-master/arch/xtensa/include/uapi/asm/
H A Dstat.h32 unsigned long st_ctime; member in struct:stat
54 unsigned long st_ctime; /* Time of last status change. */ member in struct:stat64
/linux-master/include/uapi/asm-generic/
H A Dstat.h41 long st_ctime; /* Time of last status change. */ member in struct:stat
66 int st_ctime; /* Time of last status change. */ member in struct:stat64
/linux-master/Documentation/sphinx/
H A Dkfigure.py100 and os.stat(path1).st_ctime > os.stat(path2).st_ctime)
/linux-master/arch/alpha/kernel/
H A Dosf_sys.c226 int st_ctime; member in struct:osf_stat
296 tmp.st_ctime = lstat->ctime.tv_sec;
/linux-master/arch/arm/kernel/
H A Dsys_oabi-compat.c115 unsigned long st_ctime; member in struct:oldabi_stat64
142 tmp.st_ctime = stat->ctime.tv_sec;
/linux-master/arch/mips/include/asm/
H A Dcompat.h51 old_time32_t st_ctime; member in struct:compat_stat
/linux-master/arch/mips/include/uapi/asm/
H A Dstat.h32 * Actually this should be timestruc_t st_atime, st_mtime and st_ctime
39 long st_ctime; member in struct:stat
70 * Actually this should be timestruc_t st_atime, st_mtime and st_ctime
79 long st_ctime; member in struct:stat64
80 unsigned long st_ctime_nsec; /* Reserved for st_ctime expansion */
111 * Actually this should be timestruc_t st_atime, st_mtime and st_ctime
120 unsigned int st_ctime; member in struct:stat
/linux-master/arch/parisc/include/asm/
H A Dcompat.h38 old_time32_t st_ctime; member in struct:compat_stat
/linux-master/arch/powerpc/include/asm/
H A Dcompat.h41 old_time32_t st_ctime; member in struct:compat_stat
/linux-master/arch/powerpc/include/uapi/asm/
H A Dstat.h26 unsigned long st_ctime; member in struct:__old_kernel_stat
50 unsigned long st_ctime; member in struct:stat
76 int st_ctime; /* Time of last status change. */ member in struct:stat64
/linux-master/arch/s390/include/asm/
H A Dcompat.h82 u32 st_ctime; member in struct:compat_stat
/linux-master/arch/sh/include/uapi/asm/
H A Dstat.h16 unsigned long st_ctime; member in struct:__old_kernel_stat
34 unsigned long st_ctime; member in struct:stat
70 unsigned long st_ctime; member in struct:stat64
/linux-master/arch/sparc/include/asm/
H A Dcompat.h45 old_time32_t st_ctime; member in struct:compat_stat
79 unsigned int st_ctime; member in struct:compat_stat64
/linux-master/arch/sparc/include/uapi/asm/
H A Dstat.h20 long st_ctime; member in struct:stat
45 unsigned long st_ctime; member in struct:stat64
65 long st_ctime; member in struct:stat
101 unsigned int st_ctime; member in struct:stat64
/linux-master/arch/sparc/kernel/
H A Dsys_sparc32.c86 err |= put_user(stat->ctime.tv_sec, &statbuf->st_ctime);
/linux-master/arch/um/os-Linux/
H A Dfile.c39 .ust_ctime = src->st_ctime, /* time of last change */

Completed in 386 milliseconds

12