| /OK3568_Linux_fs/u-boot/common/ |
| H A D | lrz.c | 901 zi.modtime=0; in wcreceive() 1434 zi->modtime = 0; in procheader() 1439 long modtime; in procheader() 1442 sscanf(nameend, "%ld%lo%o", &bytes_total, &modtime, &mode); in procheader() 1443 zi->modtime=modtime; in procheader() 1479 if (sta.st_mtime > zi->modtime) { in procheader() 1488 && sta.st_mtime > zi->modtime) { in procheader() 1550 long d=t-zi->modtime; in procheader() 1555 (long) t, (long) zi->modtime, d); in procheader() 1560 tv.tv_sec=zi->modtime; in procheader() [all …]
|
| H A D | zglobal.h | 343 time_t modtime; member
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | cow_user.c | 201 long long modtime; in write_cow_header() local 233 err = os_file_modtime(header->backing_file, &modtime); in write_cow_header() 249 header->mtime = htobe32(modtime); in write_cow_header()
|
| H A D | ubd_kern.c | 608 time64_t modtime; in backing_file_mismatch() local 612 err = os_file_modtime(file, &modtime); in backing_file_mismatch() 633 if (modtime != mtime) { in backing_file_mismatch() 635 "backing file\n", mtime, modtime); in backing_file_mismatch()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | utime.h | 9 __kernel_old_time_t modtime; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | utime.h | 9 __kernel_time_t modtime; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | utime.h | 9 __kernel_time_t modtime; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | utime.h | 39 __time_t modtime; /* Modification time. */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | utime.h | 39 __time_t modtime; /* Modification time. */ member
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | utimes.c | 219 get_user(tv[1].tv_sec, ×->modtime)) in SYSCALL_DEFINE2() 241 get_user(tv[1].tv_sec, &t->modtime)) in SYSCALL_DEFINE2()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | time32.h | 24 old_time32_t modtime; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
| H A D | 0001-adb-remove-selinux-extensions.patch | 43 u.modtime = timestamp;
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | sufile.h | 29 unsigned long nblocks, time64_t modtime);
|
| H A D | sufile.c | 525 unsigned long nblocks, time64_t modtime) in nilfs_sufile_set_segment_usage() argument 540 if (modtime) in nilfs_sufile_set_segment_usage() 541 su->su_lastmod = cpu_to_le64(modtime); in nilfs_sufile_set_segment_usage()
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | file.c | 348 int os_file_modtime(const char *file, long long *modtime) in os_file_modtime() argument 360 *modtime = buf.ust_mtime; in os_file_modtime()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/ |
| H A D | 0001-attr-fix-utime-for-symlink.patch | 45 - utim.modtime = new_mtime;
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffsfs.h | 75 unsigned long modtime; member
|
| H A D | yaffsfs.c | 1719 local.modtime = local.actime; in yaffsfs_DoUtime() 1725 obj->yst_mtime = buf->modtime; in yaffsfs_DoUtime()
|
| /OK3568_Linux_fs/kernel/arch/um/include/shared/ |
| H A D | os.h | 153 extern int os_file_modtime(const char *file, long long *modtime);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-7 | 3197 ‘time_t modtime’ 3211 to the values from the ‘actime’ and ‘modtime’ members
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-7 | 3197 ‘time_t modtime’ 3211 to the values from the ‘actime’ and ‘modtime’ members
|