/linux-6.6.21/init/ |
D | initramfs.c | 125 static void __init do_utime(char *filename, time64_t mtime) in do_utime() 131 static void __init do_utime_path(const struct path *path, time64_t mtime) in do_utime_path() 140 time64_t mtime; member 144 static void __init dir_add(const char *name, time64_t mtime) in dir_add() 168 static void __init do_utime(char *filename, time64_t mtime) {} in do_utime() 169 static void __init do_utime_path(const struct path *path, time64_t mtime) {} in do_utime_path() 170 static void __init dir_add(const char *name, time64_t mtime) {} in dir_add() 174 static __initdata time64_t mtime; variable
|
/linux-6.6.21/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 | 519 time64_t mtime; in ubd_file_size() local 558 static int backing_file_mismatch(char *file, __u64 size, time64_t mtime) in backing_file_mismatch() 629 time64_t mtime; in open_ubd_file() local
|
/linux-6.6.21/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.6.21/fs/f2fs/ |
D | gc.c | 337 unsigned long long mtime = 0; in get_cb_cost() local 421 unsigned long long mtime) in __lookup_victim_entry() 439 unsigned long long mtime, unsigned int segno) in __create_victim_entry() 456 unsigned long long mtime, unsigned int segno) in __insert_victim_entry() 490 unsigned long long mtime = 0; in add_victim_entry() local
|
D | gc.h | 62 unsigned long long mtime; /* mtime of section */ member
|
/linux-6.6.21/fs/smb/client/ |
D | cifsproto.h | 409 __u64 mtime; member
|
D | fscache.h | 53 struct timespec64 mtime = inode_get_mtime(inode); in cifs_fscache_fill_coherency() local
|
/linux-6.6.21/include/linux/ |
D | stat.h | 48 struct timespec64 mtime; member
|
/linux-6.6.21/fs/hfs/ |
D | catalog.c | 38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record() local
|
/linux-6.6.21/fs/hostfs/ |
D | hostfs.h | 63 struct hostfs_timespec atime, mtime, ctime; member
|
/linux-6.6.21/net/ceph/ |
D | cls_lock_client.c | 38 struct timespec64 mtime; in ceph_cls_lock() local
|
/linux-6.6.21/include/linux/ceph/ |
D | ceph_fs.h | 416 struct ceph_timespec mtime; member 475 struct ceph_timespec mtime; member 584 struct ceph_timespec ctime, mtime, atime; member 796 struct ceph_timespec mtime, atime, ctime; member 854 struct ceph_timespec mtime, atime; member
|
/linux-6.6.21/fs/afs/ |
D | yfsclient.c | 91 s64 mtime = linux_to_yfs_time(t); in xdr_encode_YFSStoreStatus() local 265 s64 mtime = 0, owner = 0, group = 0; in xdr_encode_YFS_StoreStatus() local
|
D | fsclient.c | 178 u32 mask = 0, mtime = 0, owner = 0, group = 0, mode = 0; in xdr_encode_AFS_StoreStatus() local
|
/linux-6.6.21/fs/ceph/ |
D | file.c | 1179 struct timespec64 mtime; member 1398 struct timespec64 mtime = current_time(inode); in ceph_direct_read_write() local 1622 struct timespec64 mtime = current_time(inode); in ceph_sync_write() local
|
D | inode.c | 815 struct timespec64 *mtime, struct timespec64 *atime) in ceph_fill_file_time() 924 struct timespec64 mtime, atime, ctime; in ceph_fill_inode() local
|
/linux-6.6.21/fs/orangefs/ |
D | protocol.h | 231 __u64 mtime; member
|
/linux-6.6.21/fs/nfs/ |
D | callback.h | 76 struct timespec64 mtime; member
|
/linux-6.6.21/include/uapi/linux/ |
D | jffs2.h | 148 jint32_t mtime; /* Last modification time. */ member
|
D | fuse.h | 262 uint64_t mtime; member 302 struct fuse_sx_time mtime; member 737 uint64_t mtime; member
|
/linux-6.6.21/include/net/9p/ |
D | 9p.h | 398 u32 mtime; member
|
/linux-6.6.21/tools/mm/ |
D | page-types.c | 940 char atime[64], mtime[64]; in show_file() local
|
/linux-6.6.21/fs/exfat/ |
D | exfat_fs.h | 213 struct timespec64 mtime; member
|
/linux-6.6.21/drivers/crypto/marvell/octeontx/ |
D | otx_cptpf_ucode.c | 32 char mtime[12]; member
|