/linux-4.1.27/arch/sh/include/uapi/asm/ |
D | stat.h | 14 unsigned long st_mtime; member 34 unsigned long st_mtime; member 68 unsigned long st_mtime; member 91 unsigned long st_mtime; member 126 unsigned long st_mtime; member
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
D | stat.h | 22 unsigned long st_mtime; member 65 unsigned long st_mtime; member 98 __kernel_ulong_t st_mtime; member 127 unsigned long st_mtime; member 132 unsigned int st_mtime; member
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
D | stat.h | 21 unsigned long st_mtime; member 40 unsigned long st_mtime; member 69 unsigned long st_mtime; member 90 unsigned long st_mtime; member
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | stat.h | 18 time_t st_mtime; member 42 unsigned long st_mtime; member 62 time_t st_mtime; member 97 unsigned int st_mtime; member
|
/linux-4.1.27/arch/avr32/include/uapi/asm/ |
D | stat.h | 21 unsigned long st_mtime; member 38 unsigned long st_mtime; member 69 unsigned long st_mtime; member
|
/linux-4.1.27/arch/m68k/include/uapi/asm/ |
D | stat.h | 14 unsigned long st_mtime; member 33 unsigned long st_mtime; member 68 unsigned long st_mtime; member
|
/linux-4.1.27/arch/mn10300/include/uapi/asm/ |
D | stat.h | 14 unsigned long st_mtime; member 31 unsigned long st_mtime; member 67 unsigned long st_mtime; member
|
/linux-4.1.27/arch/cris/include/uapi/asm/ |
D | stat.h | 17 unsigned long st_mtime; member 36 unsigned long st_mtime; member 72 unsigned long st_mtime; member
|
/linux-4.1.27/arch/arm/include/uapi/asm/ |
D | stat.h | 14 unsigned long st_mtime; member 43 unsigned long st_mtime; member 78 unsigned long st_mtime; member
|
/linux-4.1.27/arch/frv/include/uapi/asm/ |
D | stat.h | 14 unsigned long st_mtime; member 52 unsigned long st_mtime; member 92 unsigned long st_mtime; member
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | stat.h | 24 unsigned long st_mtime; member 47 unsigned long st_mtime; member 73 int st_mtime; /* Time of last modification. */ member
|
/linux-4.1.27/arch/m32r/include/uapi/asm/ |
D | stat.h | 16 unsigned long st_mtime; member 37 unsigned long st_mtime; member 78 unsigned long st_mtime; member
|
/linux-4.1.27/arch/parisc/include/uapi/asm/ |
D | stat.h | 17 signed int st_mtime; member 50 signed int st_mtime; member 91 signed int st_mtime; member
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | stat.h | 36 time_t st_mtime; member 75 time_t st_mtime; member 116 unsigned int st_mtime; member
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
D | stat.h | 14 unsigned long st_mtime; member 41 unsigned long st_mtime; member
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
D | stat.h | 21 unsigned long st_mtime; member 43 unsigned long st_mtime; member
|
/linux-4.1.27/arch/xtensa/include/uapi/asm/ |
D | stat.h | 29 unsigned long st_mtime; member 51 unsigned long st_mtime; /* Time of last modification. */ member
|
/linux-4.1.27/arch/blackfin/include/uapi/asm/ |
D | stat.h | 25 unsigned long st_mtime; member 60 unsigned long st_mtime; member
|
/linux-4.1.27/include/uapi/asm-generic/ |
D | stat.h | 38 long st_mtime; /* Time of last modification. */ member 63 int st_mtime; /* Time of last modification. */ member
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | stat.h | 51 compat_ulong_t st_mtime; member
|
D | compat.h | 102 compat_time_t st_mtime; member
|
/linux-4.1.27/arch/x86/include/asm/ |
D | ia32.h | 60 unsigned st_mtime; member
|
D | compat.h | 71 u32 st_mtime; member
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | compat.h | 62 compat_time_t st_mtime; member 95 unsigned int st_mtime; member
|
/linux-4.1.27/fs/ |
D | stat.c | 172 tmp.st_mtime = stat->mtime.tv_sec; in cp_old_stat() 254 tmp.st_mtime = stat->mtime.tv_sec; in cp_new_stat() 390 tmp.st_mtime = stat->mtime.tv_sec; in cp_new_stat64()
|
D | compat.c | 153 tmp.st_mtime = stat->mtime.tv_sec; in cp_compat_stat()
|
/linux-4.1.27/arch/arm/kernel/ |
D | sys_oabi-compat.c | 108 unsigned long st_mtime; member 136 tmp.st_mtime = stat->mtime.tv_sec; in cp_oldabi_stat64()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | compat.h | 70 compat_time_t st_mtime; member
|
/linux-4.1.27/arch/mips/include/asm/ |
D | compat.h | 72 compat_time_t st_mtime; member
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | compat.h | 63 compat_time_t st_mtime; member
|
/linux-4.1.27/arch/x86/ia32/ |
D | sys_ia32.c | 88 __put_user(stat->mtime.tv_sec, &ubuf->st_mtime) || in cp_stat64()
|
/linux-4.1.27/arch/s390/kernel/ |
D | compat_linux.c | 351 u32 st_mtime; member 376 tmp.st_mtime = (u32)stat->mtime.tv_sec; in cp_stat64()
|
/linux-4.1.27/arch/s390/include/asm/ |
D | compat.h | 122 u32 st_mtime; member
|
/linux-4.1.27/arch/sparc/kernel/ |
D | sys_sparc32.c | 90 err |= put_user(stat->mtime.tv_sec, &statbuf->st_mtime); in cp_compat_stat64()
|
/linux-4.1.27/fs/hostfs/ |
D | hostfs_user.c | 33 p->mtime.tv_sec = buf->st_mtime; in stat64_to_hostfs()
|
/linux-4.1.27/tools/vm/ |
D | page-types.c | 824 strftime(mtime, sizeof(mtime), "%c", localtime(&st->st_mtime)); in show_file() 827 mtime, now - st->st_mtime, in show_file()
|
/linux-4.1.27/usr/ |
D | gen_init_cpio.c | 350 (long) buf.st_mtime, /* mtime */ in cpio_mkfile()
|
/linux-4.1.27/arch/um/os-Linux/ |
D | file.c | 31 .ust_mtime = src->st_mtime, /* time of last modification */ in copy_stat()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | osf_sys.c | 219 int st_mtime; member 290 tmp.st_mtime = lstat->mtime.tv_sec; in linux_to_osf_stat()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | dir.c | 1547 st.st_mtime = body->mtime; in ll_dir_ioctl()
|
D | file.c | 1046 st->st_mtime = obdo.o_mtime; in ll_glimpse_ioctl()
|