Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/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.c567 time64_t mtime; in ubd_file_size() local
606 static int backing_file_mismatch(char *file, __u64 size, time64_t mtime) in backing_file_mismatch()
677 time64_t mtime; in open_ubd_file() local
/kernel/linux/linux-4.19/arch/um/drivers/
Dcow_user.c26 time32_t mtime; member
45 time32_t mtime; member
88 __u32 mtime; member
100 __s64 mtime; member
Dubd_kern.c568 time_t mtime; in ubd_file_size() local
607 static int backing_file_mismatch(char *file, __u64 size, time_t mtime) in backing_file_mismatch()
678 time_t mtime; in open_ubd_file() local
/kernel/liteos_m/testsuites/unittest/posix/src/time/
Dtime_func_test_01.c421 time_t mtime = 0; variable
457 time_t mtime = 18880; variable
485 time_t mtime = 18880; variable
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/fs/squashfs/
Dsquashfs_fs.h286 __le32 mtime; member
295 __le32 mtime; member
305 __le32 mtime; member
316 __le32 mtime; member
327 __le32 mtime; member
339 __le32 mtime; member
351 __le32 mtime; member
365 __le32 mtime; member
382 __le32 mtime; member
396 __le32 mtime; member
/kernel/linux/linux-5.10/init/
Dinitramfs.c106 static long __init do_utime(char *filename, time64_t mtime) in do_utime()
121 time64_t mtime; member
124 static void __init dir_add(const char *name, time64_t mtime) in dir_add()
146 static __initdata time64_t mtime; variable
/kernel/linux/linux-4.19/init/
Dinitramfs.c102 static long __init do_utime(char *filename, time64_t mtime) in do_utime()
118 time64_t mtime; member
121 static void __init dir_add(const char *name, time64_t mtime) in dir_add()
143 static __initdata time64_t mtime; variable
/kernel/linux/linux-5.10/fs/f2fs/
Dgc.h59 unsigned long long mtime; /* mtime of section */ member
67 unsigned long long mtime; /* mtime of section */ member
Dgc.c309 unsigned long long mtime = 0; in get_cb_cost() local
366 unsigned long long mtime, unsigned int segno, in attach_victim_entry()
389 unsigned long long mtime, unsigned int segno) in insert_victim_entry()
406 unsigned long long mtime = 0; in add_victim_entry() local
/kernel/linux/linux-4.19/fs/cifs/
Dcifsproto.h351 __u64 mtime; member
/kernel/linux/linux-5.10/fs/cifs/
Dcifsproto.h376 __u64 mtime; member
/kernel/linux/linux-4.19/include/linux/
Dstat.h45 struct timespec64 mtime; member
/kernel/linux/linux-5.10/include/linux/
Dstat.h44 struct timespec64 mtime; member
/kernel/linux/linux-4.19/fs/hostfs/
Dhostfs.h59 struct timespec atime, mtime, ctime; member
/kernel/linux/linux-5.10/fs/hostfs/
Dhostfs.h63 struct hostfs_timespec atime, mtime, ctime; member
/kernel/linux/linux-5.10/fs/hfs/
Dcatalog.c38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record() local
/kernel/linux/linux-4.19/fs/hfs/
Dcatalog.c38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record() local
/kernel/linux/linux-4.19/fs/ceph/
Dfile.c723 struct timespec64 mtime; member
925 struct timespec64 mtime = current_time(inode); in ceph_direct_read_write() local
1133 struct timespec64 mtime = current_time(inode); in ceph_sync_write() local
Dinode.c668 struct timespec64 *mtime, struct timespec64 *atime) in ceph_fill_file_time()
749 struct timespec64 mtime, atime, ctime; in fill_inode() local
/kernel/linux/linux-4.19/net/ceph/
Dcls_lock_client.c35 struct timespec64 mtime; in ceph_cls_lock() local
/kernel/linux/linux-5.10/fs/ceph/
Dfile.c968 struct timespec64 mtime; member
1185 struct timespec64 mtime = current_time(inode); in ceph_direct_read_write() local
1396 struct timespec64 mtime = current_time(inode); in ceph_sync_write() local
/kernel/linux/linux-5.10/net/ceph/
Dcls_lock_client.c36 struct timespec64 mtime; in ceph_cls_lock() local
/kernel/linux/linux-5.10/fs/afs/
Dyfsclient.c101 s64 mtime = linux_to_yfs_time(t); in xdr_encode_YFSStoreStatus_mtime() local
273 s64 mtime = 0, owner = 0, group = 0; in xdr_encode_YFS_StoreStatus() local

123