Home
last modified time | relevance | path

Searched full:mtime (Results 1 – 25 of 67) sorted by relevance

123

/linux/fs/squashfs/
H A Dsquashfs_fs.h275 __le32 mtime; member
284 __le32 mtime; member
294 __le32 mtime; member
305 __le32 mtime; member
316 __le32 mtime; member
328 __le32 mtime; member
340 __le32 mtime; member
354 __le32 mtime; member
371 __le32 mtime; member
385 __le32 mtime; member
/linux/usr/
H A Dgen_init_cpio.c100 (long) 0, /* mtime */ in cpio_trailer()
139 (long) default_mtime, /* mtime */ in cpio_mkslink()
196 (long) default_mtime, /* mtime */ in cpio_mkgeneric()
297 (long) default_mtime, /* mtime */ in cpio_mknod()
366 time_t mtime; in cpio_mkfile() local
387 mtime = default_mtime; in cpio_mkfile()
389 mtime = buf.st_mtime; in cpio_mkfile()
390 if (mtime > 0xffffffff) { in cpio_mkfile()
393 mtime = 0xffffffff; in cpio_mkfile()
396 if (mtime < 0) { in cpio_mkfile()
[all …]
/linux/tools/net/sunrpc/xdrgen/generators/
H A Dheader_top.py29 mtime=time.ctime(os.path.getmtime(filename)),
40 mtime=time.ctime(os.path.getmtime(filename)),
H A Dsource_top.py30 mtime=time.ctime(os.path.getmtime(filename)),
/linux/Documentation/devicetree/bindings/timer/
H A Dandestech,plmt0.yaml12 fixed-frequency monotonic time counter (MTIME) register and a time compare
14 generated if MTIME >= MTIMECMP.
/linux/tools/net/sunrpc/xdrgen/templates/C/source_top/
H A Dserver.j24 // XDR specification modification time: {{ mtime }}
/linux/net/ceph/
H A Dcls_lock_client.c38 struct timespec64 mtime; in ceph_cls_lock() local
68 memset(&mtime, 0, sizeof(mtime)); in ceph_cls_lock()
69 ceph_encode_timespec64(p, &mtime); in ceph_cls_lock()
/linux/include/trace/misc/
H A Dfs.h131 { ATTR_MTIME, "MTIME" }, \
153 { STATX_MTIME, "MTIME" }, \
/linux/tools/net/sunrpc/xdrgen/templates/C/header_top/definition/
H A Dheader.j24 /* XDR specification modification time: {{ mtime }} */
/linux/arch/um/drivers/
H A Dubd_kern.c496 time64_t mtime; in ubd_file_size() local
512 &mtime, &size, &sector_size, &align, &bitmap_offset); in ubd_file_size()
535 static int backing_file_mismatch(char *file, __u64 size, time64_t mtime) in backing_file_mismatch() argument
562 if (modtime != mtime) { in backing_file_mismatch()
563 printk(KERN_ERR "mtime mismatch (%lld vs %lld) of COW header vs " in backing_file_mismatch()
564 "backing file\n", mtime, modtime); in backing_file_mismatch()
606 time64_t mtime; in open_ubd_file() local
640 err = read_cow_header(file_reader, &fd, &version, &backing_file, &mtime, in open_ubd_file()
655 mtime)) { in open_ubd_file()
666 err = backing_file_mismatch(*backing_file_out, size, mtime); in open_ubd_file()
/linux/tools/net/sunrpc/xdrgen/templates/C/header_top/declaration/
H A Dheader.j24 /* XDR specification modification time: {{ mtime }} */
/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c136 buf[i++] = 0x00; /* MTIME */ in gzip_header_blank()
137 buf[i++] = 0x00; /* MTIME */ in gzip_header_blank()
138 buf[i++] = 0x00; /* MTIME */ in gzip_header_blank()
139 buf[i++] = 0x00; /* MTIME */ in gzip_header_blank()
H A DREADME28 gzHeader MTIME, XFL, OS ignored
/linux/fs/f2fs/
H A Dgc.h82 unsigned long long mtime; /* mtime of section */ member
/linux/arch/riscv/include/asm/
H A Dclint.h17 * The ISA defines mtime as a 64-bit memory-mapped register that increments at
/linux/fs/xfs/
H A Dxfs_exchrange.h9 /* Update the mtime/cmtime of file1 and file2 */
/linux/include/uapi/linux/
H A Djffs2.h130 /* The uid, gid, atime, mtime and ctime members could be longer, but
148 jint32_t mtime; /* Last modification time. */ member
/linux/fs/afs/
H A Dfsclient.c178 u32 mask = 0, mtime = 0, owner = 0, group = 0, mode = 0; in xdr_encode_AFS_StoreStatus() local
183 mtime = attr->ia_mtime.tv_sec; in xdr_encode_AFS_StoreStatus()
202 *bp++ = htonl(mtime); in xdr_encode_AFS_StoreStatus()
567 *bp++ = htonl(op->mtime.tv_sec); /* mtime */ in afs_fs_create_file()
621 *bp++ = htonl(op->mtime.tv_sec); /* mtime */ in afs_fs_make_dir()
920 *bp++ = htonl(op->mtime.tv_sec); /* mtime */ in afs_fs_symlink()
1098 *bp++ = htonl(op->mtime.tv_sec); /* mtime */ in afs_fs_store_data64()
1152 *bp++ = htonl(op->mtime.tv_sec); /* mtime */ in afs_fs_store_data()
/linux/tools/perf/trace/beauty/
H A Dfsmount.c16 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */
H A Dstatx.c
/linux/include/linux/
H A Dstatfs.h43 #define ST_RELATIME 0x1000 /* update atime relative to mtime/ctime */
/linux/include/linux/ceph/
H A Dceph_fs.h428 struct ceph_timespec mtime; member
487 struct ceph_timespec mtime; member
585 struct ceph_timespec ctime, mtime, atime; member
797 struct ceph_timespec mtime, atime, ctime; member
855 struct ceph_timespec mtime, atime; member
/linux/Documentation/filesystems/fuse/
H A Dfuse-io.rst41 (size and atime/ctime/mtime attributes are kept up-to-date by the kernel), so
/linux/tools/include/uapi/linux/
H A Dmount.h35 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */
123 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */
/linux/kernel/
H A Dgen_kheaders.sh46 ${TAR} "${timestamp:+--mtime=$timestamp}" \

123