/linux/init/ |
H A D | initramfs.c | 132 static void __init do_utime(char *filename, time64_t mtime) in do_utime() 138 static void __init do_utime_path(const struct path *path, time64_t mtime) in do_utime_path() 147 time64_t mtime; member 151 static void __init dir_add(const char *name, size_t nlen, time64_t mtime) in dir_add() 174 static void __init do_utime(char *filename, time64_t mtime) {} in do_utime() 175 static void __init do_utime_path(const struct path *path, time64_t mtime) {} in do_utime_path() 176 static void __init dir_add(const char *name, size_t nlen, time64_t mtime) {} in dir_add() 180 static __initdata time64_t mtime; variable
|
/linux/arch/um/drivers/ |
H A D | cow_user.c | 27 time32_t mtime; member 46 time32_t mtime; member 89 __u32 mtime; member 101 __s64 mtime; member
|
/linux/fs/squashfs/ |
H A 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/fs/f2fs/ |
H A D | gc.c | 366 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 D | segment.c | 2428 unsigned long long mtime = old_mtime ? old_mtime : ctime; in update_segment_mtime() local 5597 unsigned long long mtime = 0; in f2fs_get_section_mtime() local 5639 unsigned long long mtime = 0; in init_min_max_mtime() local
|
/linux/fs/smb/client/ |
H A D | cifsproto.h | 423 __u64 mtime; member
|
H A D | fscache.h | 53 struct timespec64 mtime = inode_get_mtime(inode); in cifs_fscache_fill_coherency() local
|
/linux/fs/hfs/ |
H A D | catalog.c | 38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record() local
|
/linux/fs/nfsd/ |
H A D | blocklayout.c | 120 struct timespec64 mtime = inode_get_mtime(inode); in nfsd4_block_commit_blocks() local
|
/linux/fs/ceph/ |
H A 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 2714 struct timespec64 mtime = inode_get_mtime(inode); in __ceph_setattr() local
|
H A D | file.c | 1274 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/fs/vboxsf/ |
H A D | utils.c | 197 struct timespec64 mtime, prev_mtime; in vboxsf_inode_revalidate() local
|
/linux/net/ceph/ |
H A D | cls_lock_client.c | 38 struct timespec64 mtime; in ceph_cls_lock() local
|
/linux/include/linux/ceph/ |
H A D | ceph_fs.h | 421 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/fs/afs/ |
H A 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/fs/xfs/ |
H A D | xfs_exchrange.c | 89 struct timespec64 mtime = inode_get_mtime(inode2); in xfs_exchrange_check_freshness() local
|
H A D | xfs_bmap_util.c | 1520 struct timespec64 ctime, mtime; in xfs_swap_extents() local
|
/linux/usr/ |
H A D | gen_init_cpio.c | 333 time_t mtime; in cpio_mkfile() local
|
/linux/fs/fat/ |
H A D | inode.c | 513 struct timespec64 mtime; in fat_fill_inode() local 857 struct timespec64 mtime; in __fat_write_inode() local
|
/linux/fs/nfs/ |
H A D | callback.h | 59 struct timespec64 mtime; member
|
/linux/fs/orangefs/ |
H A D | protocol.h | 231 __u64 mtime; member
|
/linux/fs/overlayfs/ |
H A D | file.c | 301 struct timespec64 mtime, umtime; in ovl_file_accessed() local
|
/linux/include/uapi/linux/ |
H A D | jffs2.h | 148 jint32_t mtime; /* Last modification time. */ member
|
/linux/include/net/9p/ |
H A D | 9p.h | 398 u32 mtime; member
|
/linux/tools/mm/ |
H A D | page-types.c | 940 char atime[64], mtime[64]; in show_file() local
|