Home
last modified time | relevance | path

Searched defs:atime (Results 51 - 75 of 79) sorted by relevance

1234

/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...]
/third_party/node/src/
H A Dnode_file.cc2490 const double atime = args[1].As<Number>()->Value(); in UTimes() local
2521 const double atime = args[1].As<Number>()->Value(); in FUTimes() local
2551 const double atime = args[1].As<Number>()->Value(); LUTimes() local
[all...]
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h82 __u64 atime; member
251 __u64 atime; 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...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbtrfs_tree.h581 struct btrfs_timespec atime; member
H A Dfuse.h225 uint64_t atime; member
580 uint64_t atime; member
/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c1220 struct timespec64 atime, mtime, ctime, btime; member
3463 struct timespec64 mtime, atime, ctime; variable
[all...]
H A Dsuper.h215 struct timespec64 mtime, atime, ctime, btime; member
/kernel/linux/linux-6.6/fs/ceph/
H A Dcaps.c1211 struct timespec64 atime, mtime, ctime, btime; member
3539 struct timespec64 mtime, atime, ctime; variable
[all...]
H A Dsuper.h239 struct timespec64 mtime, atime, ctime, btime; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfile.c4684 struct timespec64 atime, mtime; in cifs_readpage_worker() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfuse.h29 uint64_t atime; member
249 uint64_t atime; member
H A Dbtrfs_tree.h240 struct btrfs_timespec atime; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h240 struct btrfs_timespec atime; member
H A Dfuse.h29 uint64_t atime; member
249 uint64_t atime; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h254 struct btrfs_timespec atime; member
H A Dfuse.h20 uint64_t atime; member
223 uint64_t atime; member
/third_party/libuv/src/win/
H A Dfs.c2250 INLINE static int fs__utime_handle(HANDLE handle, double atime, double mtime) { in fs__utime_handle() argument
3365 int uv_fs_utime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, in uv_fs_utime() argument
3382 int uv_fs_futime(uv_loop_t* loop, uv_fs_t* req, uv_file fd, double atime, in uv_fs_futime() argument
2263 fs__utime_impl_from_path(WCHAR* path, double atime, double mtime, int do_lutime) fs__utime_impl_from_path() argument
3391 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
[all...]
/third_party/node/deps/uv/src/win/
H A Dfs.c2269 INLINE static int fs__utime_handle(HANDLE handle, double atime, double mtime) { in fs__utime_handle() argument
3378 int uv_fs_utime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, in uv_fs_utime() argument
3395 int uv_fs_futime(uv_loop_t* loop, uv_fs_t* req, uv_file fd, double atime, in uv_fs_futime() argument
2282 fs__utime_impl_from_path(WCHAR* path, double atime, double mtime, int do_lutime) fs__utime_impl_from_path() argument
3404 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
[all...]
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dceph_fs.h398 struct ceph_timespec atime; member
517 struct ceph_timespec ctime, mtime, atime; member
729 struct ceph_timespec mtime, atime, ctime; member
787 struct ceph_timespec mtime, atime; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbtrfs_tree.h849 struct btrfs_timespec atime; member
H A Dfuse.h261 uint64_t atime; member
299 struct fuse_sx_time atime; member
736 uint64_t atime; member
/third_party/libfuse/include/
H A Dfuse_kernel.h256 uint64_t atime; member
673 uint64_t atime; member
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dceph_fs.h417 struct ceph_timespec atime; member
476 struct ceph_timespec atime; member
584 struct ceph_timespec ctime, mtime, atime; member
796 struct ceph_timespec mtime, atime, ctime; member
854 struct ceph_timespec mtime, atime; member

Completed in 71 milliseconds

1234