/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | file_fs_impl.cpp | 453 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 D | hmdfs.h | 251 long long atime; member
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | inode.c | 750 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 D | protocol.h | 230 __u64 atime; member
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | protocol.h | 230 __u64 atime; member
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs.h | 251 long long atime; member
|
/third_party/libuv/src/unix/ |
H A D | fs.c | 1797 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 D | ntfs-3g_common.h | 140 ntfs_atime_t atime; member
|
/third_party/libfuse/test/ |
H A D | test_syscalls.c | 203 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 D | mke2fs.c | 184 uint32_t atime; // Access time member
|
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/ |
H A D | clouddisk_rdbstore.cpp | 1651 int64_t atime = 0; in GetMetaBaseData() local [all...] |
/kernel/linux/linux-5.10/tools/vm/ |
H A D | page-types.c | 938 char atime[64], mtime[64]; in show_file() local
|
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | apds990x.c | 126 u16 atime; /* als integration time */ member
|
/kernel/linux/linux-5.10/include/net/9p/ |
H A D | 9p.h | 390 u32 atime; member
|
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | protocol.h | 341 __le64 atime; member 369 __le64 atime; member
|
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | exfat_fs.h | 189 struct timespec64 atime; member
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | inode.c | 888 __le16 atime; in __fat_write_inode() local
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | apds990x.c | 126 u16 atime; /* als integration time */ member
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | protocol.h | 341 __le64 atime; member 369 __le64 atime; member
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | inode.c | 888 __le16 atime; in __fat_write_inode() local
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | inode.c | 924 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 D | exfat_fs.h | 212 struct timespec64 atime; member
|
/kernel/linux/linux-6.6/include/net/9p/ |
H A D | 9p.h | 397 u32 atime; member
|
/kernel/linux/linux-6.6/tools/mm/ |
H A D | page-types.c | 940 char atime[64], mtime[64]; in show_file() local
|
/third_party/libuv/test/ |
H A D | test-fs.c | 64 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...] |