Home
last modified time | relevance | path

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

123

/linux-6.15/init/
H A Dinitramfs.c131 static void __init do_utime(char *filename, time64_t mtime) in do_utime()
137 static void __init do_utime_path(const struct path *path, time64_t mtime) in do_utime_path()
146 time64_t mtime; member
150 static void __init dir_add(const char *name, size_t nlen, time64_t mtime) in dir_add()
173 static void __init do_utime(char *filename, time64_t mtime) {} in do_utime()
174 static void __init do_utime_path(const struct path *path, time64_t mtime) {} in do_utime_path()
175 static void __init dir_add(const char *name, size_t nlen, time64_t mtime) {} in dir_add()
179 static __initdata time64_t mtime; variable
H A Dinitramfs_test.c18 unsigned int mtime; member
/linux-6.15/arch/um/drivers/
H A Dcow_user.c27 time32_t mtime; member
46 time32_t mtime; member
89 __u32 mtime; member
101 __s64 mtime; member
H A 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.15/fs/squashfs/
H A 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.15/fs/f2fs/
H A Dgc.c366 unsigned long long mtime = 0; in get_cb_cost() local
452 unsigned long long mtime) in __lookup_victim_entry()
470 unsigned long long mtime, unsigned int segno) in __create_victim_entry()
487 unsigned long long mtime, unsigned int segno) in __insert_victim_entry()
519 unsigned long long mtime = 0; in add_victim_entry() local
H A Dgc.h80 unsigned long long mtime; /* mtime of section */ member
/linux-6.15/fs/smb/client/
H A Dcifsproto.h424 __u64 mtime; member
H A Dfscache.h53 struct timespec64 mtime = inode_get_mtime(inode); in cifs_fscache_fill_coherency() local
/linux-6.15/fs/hfs/
H A Dcatalog.c38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record() local
/linux-6.15/include/linux/
H A Dstat.h48 struct timespec64 mtime; member
/linux-6.15/fs/nfsd/
H A Dblocklayout.c120 struct timespec64 mtime = inode_get_mtime(inode); in nfsd4_block_commit_blocks() local
/linux-6.15/fs/hostfs/
H A Dhostfs.h63 struct hostfs_timespec atime, mtime, ctime, btime; member
/linux-6.15/fs/ceph/
H A Dinode.c831 struct timespec64 *mtime, struct timespec64 *atime) in ceph_fill_file_time()
950 struct timespec64 mtime, atime, ctime; in ceph_fill_inode() local
2714 struct timespec64 mtime = inode_get_mtime(inode); in __ceph_setattr() local
H A Dfile.c1274 struct timespec64 mtime; member
1497 struct timespec64 mtime = current_time(inode); in ceph_direct_read_write() local
1726 struct timespec64 mtime = current_time(inode); in ceph_sync_write() local
/linux-6.15/fs/vboxsf/
H A Dutils.c197 struct timespec64 mtime, prev_mtime; in vboxsf_inode_revalidate() local
/linux-6.15/fs/fuse/
H A Dreaddir.c494 struct timespec64 mtime = inode_get_mtime(inode); in fuse_readdir_cached() local
/linux-6.15/net/ceph/
H A Dcls_lock_client.c38 struct timespec64 mtime; in ceph_cls_lock() local
/linux-6.15/include/linux/ceph/
H A Dceph_fs.h421 struct ceph_timespec mtime; member
480 struct ceph_timespec mtime; member
578 struct ceph_timespec ctime, mtime, atime; member
790 struct ceph_timespec mtime, atime, ctime; member
848 struct ceph_timespec mtime, atime; member
/linux-6.15/fs/afs/
H A 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.15/fs/xfs/
H A Dxfs_exchrange.c89 struct timespec64 mtime = inode_get_mtime(inode2); in xfs_exchrange_check_freshness() local
/linux-6.15/usr/
H A Dgen_init_cpio.c333 time_t mtime; in cpio_mkfile() local
/linux-6.15/fs/fat/
H A Dinode.c513 struct timespec64 mtime; in fat_fill_inode() local
857 struct timespec64 mtime; in __fat_write_inode() local
/linux-6.15/fs/nfs/
H A Dcallback.h59 struct timespec64 mtime; member
/linux-6.15/fs/orangefs/
H A Dprotocol.h231 __u64 mtime; member

123