/linux-6.12.1/init/ |
D | initramfs.c | 127 static void __init do_utime(char *filename, time64_t mtime) in do_utime() 133 static void __init do_utime_path(const struct path *path, time64_t mtime) in do_utime_path() 142 time64_t mtime; member 146 static void __init dir_add(const char *name, time64_t mtime) in dir_add() 170 static void __init do_utime(char *filename, time64_t mtime) {} in do_utime() 171 static void __init do_utime_path(const struct path *path, time64_t mtime) {} in do_utime_path() 172 static void __init dir_add(const char *name, time64_t mtime) {} in dir_add() 176 static __initdata time64_t mtime; variable
|
/linux-6.12.1/arch/um/drivers/ |
D | cow_user.c | 27 time32_t mtime; member 46 time32_t mtime; member 89 __u32 mtime; member 101 __s64 mtime; member
|
D | ubd_kern.c | 496 time64_t mtime; in ubd_file_size() local 535 static int backing_file_mismatch(char *file, __u64 size, time64_t mtime) in backing_file_mismatch() 606 time64_t mtime; in open_ubd_file() local
|
/linux-6.12.1/fs/squashfs/ |
D | squashfs_fs.h | 274 __le32 mtime; member 283 __le32 mtime; member 293 __le32 mtime; member 304 __le32 mtime; member 315 __le32 mtime; member 327 __le32 mtime; member 339 __le32 mtime; member 353 __le32 mtime; member 370 __le32 mtime; member 384 __le32 mtime; member
|
/linux-6.12.1/fs/f2fs/ |
D | gc.c | 366 unsigned long long mtime = 0; in get_cb_cost() local 455 unsigned long long mtime) in __lookup_victim_entry() 473 unsigned long long mtime, unsigned int segno) in __create_victim_entry() 490 unsigned long long mtime, unsigned int segno) in __insert_victim_entry() 524 unsigned long long mtime = 0; in add_victim_entry() local
|
D | gc.h | 79 unsigned long long mtime; /* mtime of section */ member
|
/linux-6.12.1/fs/smb/client/ |
D | cifsproto.h | 414 __u64 mtime; member
|
D | fscache.h | 53 struct timespec64 mtime = inode_get_mtime(inode); in cifs_fscache_fill_coherency() local
|
/linux-6.12.1/include/linux/ |
D | stat.h | 48 struct timespec64 mtime; member
|
/linux-6.12.1/fs/hfs/ |
D | catalog.c | 38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record() local
|
/linux-6.12.1/fs/hostfs/ |
D | hostfs.h | 63 struct hostfs_timespec atime, mtime, ctime; member
|
/linux-6.12.1/fs/nfsd/ |
D | blocklayout.c | 120 struct timespec64 mtime = inode_get_mtime(inode); in nfsd4_block_commit_blocks() local
|
/linux-6.12.1/fs/ceph/ |
D | inode.c | 831 struct timespec64 *mtime, struct timespec64 *atime) in ceph_fill_file_time() 950 struct timespec64 mtime, atime, ctime; in ceph_fill_inode() local 2709 struct timespec64 mtime = inode_get_mtime(inode); in __ceph_setattr() local
|
D | file.c | 1276 struct timespec64 mtime; member 1499 struct timespec64 mtime = current_time(inode); in ceph_direct_read_write() local 1727 struct timespec64 mtime = current_time(inode); in ceph_sync_write() local
|
/linux-6.12.1/fs/vboxsf/ |
D | utils.c | 197 struct timespec64 mtime, prev_mtime; in vboxsf_inode_revalidate() local
|
/linux-6.12.1/fs/fuse/ |
D | readdir.c | 491 struct timespec64 mtime = inode_get_mtime(inode); in fuse_readdir_cached() local
|
/linux-6.12.1/net/ceph/ |
D | cls_lock_client.c | 38 struct timespec64 mtime; in ceph_cls_lock() local
|
/linux-6.12.1/include/linux/ceph/ |
D | ceph_fs.h | 421 struct ceph_timespec mtime; member 480 struct ceph_timespec mtime; member 592 struct ceph_timespec ctime, mtime, atime; member 804 struct ceph_timespec mtime, atime, ctime; member 862 struct ceph_timespec mtime, atime; member
|
/linux-6.12.1/fs/afs/ |
D | yfsclient.c | 91 s64 mtime = linux_to_yfs_time(t); in xdr_encode_YFSStoreStatus() local 268 s64 mtime = 0, owner = 0, group = 0; in xdr_encode_YFS_StoreStatus() local
|
/linux-6.12.1/fs/xfs/ |
D | xfs_exchrange.c | 89 struct timespec64 mtime = inode_get_mtime(inode2); in xfs_exchrange_check_freshness() local
|
/linux-6.12.1/usr/ |
D | gen_init_cpio.c | 333 time_t mtime; in cpio_mkfile() local
|
/linux-6.12.1/fs/fat/ |
D | inode.c | 513 struct timespec64 mtime; in fat_fill_inode() local 857 struct timespec64 mtime; in __fat_write_inode() local
|
/linux-6.12.1/fs/nfs/ |
D | callback.h | 59 struct timespec64 mtime; member
|
/linux-6.12.1/fs/overlayfs/ |
D | file.c | 243 struct timespec64 mtime, umtime; in ovl_file_accessed() local
|
/linux-6.12.1/fs/ |
D | inode.c | 1942 struct timespec64 atime, mtime, ctime; in relatime_need_update() local 1995 struct timespec64 mtime = inode_get_mtime(inode); in inode_update_timestamps() local
|