Home
last modified time | relevance | path

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

123

/linux-6.14.4/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.14.4/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.14.4/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.14.4/fs/f2fs/
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
Dgc.h80 unsigned long long mtime; /* mtime of section */ member
/linux-6.14.4/fs/smb/client/
Dcifsproto.h417 __u64 mtime; member
Dfscache.h53 struct timespec64 mtime = inode_get_mtime(inode); in cifs_fscache_fill_coherency() local
/linux-6.14.4/fs/hfs/
Dcatalog.c38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record() local
/linux-6.14.4/include/linux/
Dstat.h48 struct timespec64 mtime; member
/linux-6.14.4/fs/hostfs/
Dhostfs.h63 struct hostfs_timespec atime, mtime, ctime, btime; member
/linux-6.14.4/fs/nfsd/
Dblocklayout.c120 struct timespec64 mtime = inode_get_mtime(inode); in nfsd4_block_commit_blocks() local
/linux-6.14.4/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.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.14.4/fs/vboxsf/
Dutils.c197 struct timespec64 mtime, prev_mtime; in vboxsf_inode_revalidate() local
/linux-6.14.4/fs/fuse/
Dreaddir.c494 struct timespec64 mtime = inode_get_mtime(inode); in fuse_readdir_cached() local
/linux-6.14.4/net/ceph/
Dcls_lock_client.c38 struct timespec64 mtime; in ceph_cls_lock() local
/linux-6.14.4/include/linux/ceph/
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.14.4/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.14.4/fs/xfs/
Dxfs_exchrange.c89 struct timespec64 mtime = inode_get_mtime(inode2); in xfs_exchrange_check_freshness() local
/linux-6.14.4/usr/
Dgen_init_cpio.c333 time_t mtime; in cpio_mkfile() local
/linux-6.14.4/fs/fat/
Dinode.c513 struct timespec64 mtime; in fat_fill_inode() local
857 struct timespec64 mtime; in __fat_write_inode() local
/linux-6.14.4/fs/nfs/
Dcallback.h59 struct timespec64 mtime; member
/linux-6.14.4/fs/orangefs/
Dprotocol.h231 __u64 mtime; member
/linux-6.14.4/fs/overlayfs/
Dfile.c301 struct timespec64 mtime, umtime; in ovl_file_accessed() local

123