Home
last modified time | relevance | path

Searched defs:atime (Results 26 - 50 of 76) sorted by relevance

1234

/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp453 double atime = static_cast<double>(stat_req->statbuf.st_atim.tv_sec) + in RestoreTime() local
1214 double atime = static_cast<double>(stat_req->statbuf.st_atim.tv_sec) + in Utimes() local
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs.h251 long long atime; member
/kernel/linux/linux-5.10/fs/ceph/
H A Dinode.c750 struct timespec64 mtime, atime, ctim in ceph_fill_inode() local
668 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
[all...]
/kernel/linux/linux-5.10/fs/orangefs/
H A Dprotocol.h230 __u64 atime; member
/kernel/linux/linux-6.6/fs/orangefs/
H A Dprotocol.h230 __u64 atime; member
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs.h251 long long atime; member
/third_party/libuv/src/unix/
H A Dfs.c1797 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
1810 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
2079 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/ntfs-3g/src/
H A Dntfs-3g_common.h140 ntfs_atime_t atime; member
/third_party/libfuse/test/
H A Dtest_syscalls.c203 static int check_times(const char *path, time_t atime, time_t mtime) in check_times() argument
927 time_t atime = 987631200; in test_utime() local
[all...]
/third_party/toybox/toys/pending/
H A Dmke2fs.c184 uint32_t atime; // Access time member
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_rdbstore.cpp1651 int64_t atime = 0; in GetMetaBaseData() local
[all...]
/kernel/linux/linux-5.10/tools/vm/
H A Dpage-types.c938 char atime[64], mtime[64]; in show_file() local
/kernel/linux/linux-5.10/drivers/misc/
H A Dapds990x.c126 u16 atime; /* als integration time */ member
/kernel/linux/linux-5.10/include/net/9p/
H A D9p.h390 u32 atime; member
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dprotocol.h341 __le64 atime; member
369 __le64 atime; member
/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_fs.h189 struct timespec64 atime; member
/kernel/linux/linux-5.10/fs/fat/
H A Dinode.c888 __le16 atime; in __fat_write_inode() local
/kernel/linux/linux-6.6/drivers/misc/
H A Dapds990x.c126 u16 atime; /* als integration time */ member
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dprotocol.h341 __le64 atime; member
369 __le64 atime; member
/kernel/linux/linux-6.6/fs/fat/
H A Dinode.c888 __le16 atime; in __fat_write_inode() local
/kernel/linux/linux-6.6/fs/ceph/
H A Dinode.c924 struct timespec64 mtime, atime, ctim in ceph_fill_inode() local
813 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
[all...]
/kernel/linux/linux-6.6/fs/exfat/
H A Dexfat_fs.h212 struct timespec64 atime; member
/kernel/linux/linux-6.6/include/net/9p/
H A D9p.h397 u32 atime; member
/kernel/linux/linux-6.6/tools/mm/
H A Dpage-types.c940 char atime[64], mtime[64]; in show_file() local
/third_party/libuv/test/
H A Dtest-fs.c64 double atime; member
811 check_utime(const char* path, double atime, double mtime, int test_lutime) check_utime() argument
2624 double atime; TEST_IMPL() local
2671 double atime; TEST_IMPL() local
2745 double atime; TEST_IMPL() local
2810 double atime; TEST_IMPL() local
[all...]

Completed in 47 milliseconds

1234