/linux-6.6.21/arch/x86/include/uapi/asm/ |
D | stat.h | 23 unsigned long st_mtime; member 66 unsigned long st_mtime; member 99 __kernel_ulong_t st_mtime; member 128 unsigned long st_mtime; member 133 unsigned int st_mtime; member
|
/linux-6.6.21/arch/s390/include/uapi/asm/ |
D | stat.h | 22 unsigned long st_mtime; member 41 unsigned long st_mtime; member 70 unsigned long st_mtime; member 91 unsigned long st_mtime; member
|
/linux-6.6.21/arch/sparc/include/uapi/asm/ |
D | stat.h | 19 long st_mtime; member 43 unsigned long st_mtime; member 63 long st_mtime; member 98 unsigned int st_mtime; member
|
/linux-6.6.21/arch/sh/include/uapi/asm/ |
D | stat.h | 15 unsigned long st_mtime; member 32 unsigned long st_mtime; member 67 unsigned long st_mtime; member
|
/linux-6.6.21/arch/m68k/include/uapi/asm/ |
D | stat.h | 15 unsigned long st_mtime; member 34 unsigned long st_mtime; member 69 unsigned long st_mtime; member
|
/linux-6.6.21/arch/arm/include/uapi/asm/ |
D | stat.h | 15 unsigned long st_mtime; member 44 unsigned long st_mtime; member 79 unsigned long st_mtime; member
|
/linux-6.6.21/arch/powerpc/include/uapi/asm/ |
D | stat.h | 25 unsigned long st_mtime; member 48 unsigned long st_mtime; member 74 int st_mtime; /* Time of last modification. */ member
|
/linux-6.6.21/arch/mips/include/uapi/asm/ |
D | stat.h | 37 long st_mtime; member 76 long st_mtime; member 117 unsigned int st_mtime; member
|
/linux-6.6.21/arch/alpha/include/uapi/asm/ |
D | stat.h | 15 unsigned long st_mtime; member 42 unsigned long st_mtime; member
|
/linux-6.6.21/arch/ia64/include/uapi/asm/ |
D | stat.h | 22 unsigned long st_mtime; member 44 unsigned long st_mtime; member
|
/linux-6.6.21/arch/xtensa/include/uapi/asm/ |
D | stat.h | 30 unsigned long st_mtime; member 52 unsigned long st_mtime; /* Time of last modification. */ member
|
/linux-6.6.21/include/uapi/asm-generic/ |
D | stat.h | 39 long st_mtime; /* Time of last modification. */ member 64 int st_mtime; /* Time of last modification. */ member
|
/linux-6.6.21/arch/parisc/include/uapi/asm/ |
D | stat.h | 18 signed int st_mtime; member 61 signed int st_mtime; member
|
/linux-6.6.21/arch/sparc/include/asm/ |
D | compat.h | 43 old_time32_t st_mtime; member 76 unsigned int st_mtime; member
|
/linux-6.6.21/usr/ |
D | gen_init_cpio.c | 350 if (buf.st_mtime > 0xffffffff) { in cpio_mkfile() 353 buf.st_mtime = 0xffffffff; in cpio_mkfile() 356 if (buf.st_mtime < 0) { in cpio_mkfile() 359 buf.st_mtime = 0; in cpio_mkfile() 390 (long) buf.st_mtime, /* mtime */ in cpio_mkfile()
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | stat.h | 41 compat_ulong_t st_mtime; member
|
D | compat.h | 64 old_time32_t st_mtime; member
|
/linux-6.6.21/arch/x86/include/asm/ |
D | ia32.h | 52 unsigned st_mtime; member
|
D | compat.h | 49 u32 st_mtime; member
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | compat.h | 39 old_time32_t st_mtime; member
|
/linux-6.6.21/arch/s390/kernel/ |
D | compat_linux.c | 119 u32 st_mtime; member 144 tmp.st_mtime = (u32)stat->mtime.tv_sec; in cp_stat64()
|
/linux-6.6.21/arch/parisc/include/asm/ |
D | compat.h | 36 old_time32_t st_mtime; member
|
/linux-6.6.21/arch/s390/include/asm/ |
D | compat.h | 80 u32 st_mtime; member
|
/linux-6.6.21/arch/mips/include/asm/ |
D | compat.h | 49 old_time32_t st_mtime; member
|
/linux-6.6.21/fs/ |
D | stat.c | 343 tmp.st_mtime = stat->mtime.tv_sec; in cp_old_stat() 420 tmp.st_mtime = stat->mtime.tv_sec; in cp_new_stat() 563 tmp.st_mtime = stat->mtime.tv_sec; in cp_new_stat64() 736 tmp.st_mtime = stat->mtime.tv_sec; in cp_compat_stat()
|