Home
last modified time | relevance | path

Searched defs:mtime (Results 1 – 25 of 52) sorted by relevance

123

/linux-6.12.1/init/
Dinitramfs.c127 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/
Dcow_user.c27 time32_t mtime; member
46 time32_t mtime; member
89 __u32 mtime; member
101 __s64 mtime; member
Dubd_kern.c496 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/
Dsquashfs_fs.h274 __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/
Dgc.c366 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
Dgc.h79 unsigned long long mtime; /* mtime of section */ member
/linux-6.12.1/fs/smb/client/
Dcifsproto.h414 __u64 mtime; member
Dfscache.h53 struct timespec64 mtime = inode_get_mtime(inode); in cifs_fscache_fill_coherency() local
/linux-6.12.1/include/linux/
Dstat.h48 struct timespec64 mtime; member
/linux-6.12.1/fs/hfs/
Dcatalog.c38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record() local
/linux-6.12.1/fs/hostfs/
Dhostfs.h63 struct hostfs_timespec atime, mtime, ctime; member
/linux-6.12.1/fs/nfsd/
Dblocklayout.c120 struct timespec64 mtime = inode_get_mtime(inode); in nfsd4_block_commit_blocks() local
/linux-6.12.1/fs/ceph/
Dinode.c831 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
Dfile.c1276 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/
Dutils.c197 struct timespec64 mtime, prev_mtime; in vboxsf_inode_revalidate() local
/linux-6.12.1/fs/fuse/
Dreaddir.c491 struct timespec64 mtime = inode_get_mtime(inode); in fuse_readdir_cached() local
/linux-6.12.1/net/ceph/
Dcls_lock_client.c38 struct timespec64 mtime; in ceph_cls_lock() local
/linux-6.12.1/include/linux/ceph/
Dceph_fs.h421 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/
Dyfsclient.c91 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/
Dxfs_exchrange.c89 struct timespec64 mtime = inode_get_mtime(inode2); in xfs_exchrange_check_freshness() local
/linux-6.12.1/usr/
Dgen_init_cpio.c333 time_t mtime; in cpio_mkfile() local
/linux-6.12.1/fs/fat/
Dinode.c513 struct timespec64 mtime; in fat_fill_inode() local
857 struct timespec64 mtime; in __fat_write_inode() local
/linux-6.12.1/fs/nfs/
Dcallback.h59 struct timespec64 mtime; member
/linux-6.12.1/fs/overlayfs/
Dfile.c243 struct timespec64 mtime, umtime; in ovl_file_accessed() local
/linux-6.12.1/fs/
Dinode.c1942 struct timespec64 atime, mtime, ctime; in relatime_need_update() local
1995 struct timespec64 mtime = inode_get_mtime(inode); in inode_update_timestamps() local

123