Home
last modified time | relevance | path

Searched defs:mtime (Results 101 - 125 of 174) sorted by relevance

1234567

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dosd_client.h268 struct timespec64 mtime; member
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dprotocol.h202 __le64 mtime; member
343 __le64 mtime; member
371 __le64 mtime; member
/kernel/linux/linux-6.6/fs/ceph/
H A Dfile.c1182 struct timespec64 mtime; member
1401 struct timespec64 mtime = current_time(inode); in ceph_direct_read_write() local
1625 struct timespec64 mtime = current_time(inode); in ceph_sync_write() local
[all...]
H A Dinode.c813 ceph_fill_file_time(struct inode *inode, int issued, u64 time_warp_seq, struct timespec64 *ctime, struct timespec64 *mtime, struct timespec64 *atime) ceph_fill_file_time() argument
924 struct timespec64 mtime, atime, ctime; ceph_fill_inode() local
[all...]
/kernel/linux/linux-6.6/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
[all...]
/kernel/linux/linux-6.6/fs/exfat/
H A Dexfat_fs.h213 struct timespec64 mtime; member
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c337 unsigned long long mtime = 0; in get_cb_cost() local
420 __lookup_victim_entry(struct f2fs_sb_info *sbi, unsigned long long mtime) __lookup_victim_entry() argument
438 __create_victim_entry(struct f2fs_sb_info *sbi, unsigned long long mtime, unsigned int segno) __create_victim_entry() argument
455 __insert_victim_entry(struct f2fs_sb_info *sbi, unsigned long long mtime, unsigned int segno) __insert_victim_entry() argument
490 unsigned long long mtime = 0; add_victim_entry() local
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dinode.c85 struct timespec64 mtime; in cifs_revalidate_cache() local
/kernel/linux/linux-6.6/include/net/9p/
H A D9p.h398 u32 mtime; member
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c813 static void tty_update_time(struct tty_struct *tty, bool mtime) in tty_update_time() argument
/kernel/linux/linux-6.6/tools/mm/
H A Dpage-types.c940 char atime[64], mtime[64]; in show_file() local
/third_party/elfutils/libdw/
H A DlibdwP.h275 Dwarf_Word mtime; member
/third_party/f2fs-tools/fsck/
H A Df2fs.h150 unsigned long long mtime; /* modification time of the segment */ member
223 u32 mtime; member
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c1697 time_t mtime; in debuginfod_query_server() local
/third_party/libuv/test/
H A Dtest-fs.c65 double mtime; member
811 check_utime(const char* path, double atime, double mtime, int test_lutime) check_utime() argument
2625 double mtime; TEST_IMPL() local
2672 double mtime; TEST_IMPL() local
2746 double mtime; TEST_IMPL() local
2811 double mtime; TEST_IMPL() local
[all...]
/third_party/lzma/CPP/7zip/UI/Console/
H A DList.cpp653 const CListFileTimeDef &mtime = st.MTime; in PrintItemInfo() local
/third_party/node/src/
H A Dnode_file.cc2493 const double mtime = args[2].As<Number>()->Value(); in UTimes() local
2524 const double mtime = args[2].As<Number>()->Value(); in FUTimes() local
2554 const double mtime = args[2].As<Number>()->Value(); LUTimes() local
[all...]
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h83 __u64 mtime; member
252 __u64 mtime; member
/third_party/node/deps/uv/src/unix/
H A Dfs.c1902 uv_fs_futime(uv_loop_t* loop, uv_fs_t* req, uv_file file, double atime, double mtime, uv_fs_cb cb) uv_fs_futime() argument
1915 uv_fs_lutime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) uv_fs_lutime() argument
2152 uv_fs_utime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) uv_fs_utime() argument
[all...]
/third_party/python/Lib/
H A Dtarfile.py854 mtime = 'Time of last modification.', variable in TarInfo
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h241 unsigned long long mtime; /* modification time of the segment */ member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbtrfs_tree.h583 struct btrfs_timespec mtime; member
H A Dfuse.h226 uint64_t mtime; member
581 uint64_t mtime; member
/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c1220 struct timespec64 atime, mtime, ctime, btime; member
3463 struct timespec64 mtime, atim variable
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Df2fs_fs.h367 __le64 mtime; /* segment age for cleaning */ member

Completed in 59 milliseconds

1234567