Home
last modified time | relevance | path

Searched defs:mtime (Results 51 - 75 of 165) sorted by relevance

1234567

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Djffs2.h103 jint32_t mtime; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Djffs2.h94 jint32_t mtime; member
/third_party/ffmpeg/tools/
H A Dcrypto_bench.c586 double mtime, ttime = 0, ttime2 = 0, stime; in run_implementation() local
/third_party/nghttp2/src/
H A DHttpServer.h111 int64_t mtime; member
/third_party/ninja/src/
H A Dgraph.cc43 void Node::UpdatePhonyMtime(TimeStamp mtime) { in UpdatePhonyMtime() argument
[all...]
H A Dgraph.h88 TimeStamp mtime() const { return mtime_; } in mtime() function
/third_party/zlib/contrib/untgz/
H A Duntgz.c88 char mtime[12]; /* 136 */ member
/base/request/request/frameworks/js/napi/include/
H A Djs_common.h242 uint64_t mtime; member
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c32 char mtime[12]; member
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs.h253 long long mtime; member
/kernel/linux/linux-5.10/fs/nfs/
H A Dcallback.h76 struct timespec64 mtime; member
/kernel/linux/linux-5.10/fs/afs/
H A Dfsclient.c177 u32 mask = 0, mtime = 0, owner = 0, group = 0, mode = 0; in xdr_encode_AFS_StoreStatus() local
[all...]
H A Dyfsclient.c101 s64 mtime = linux_to_yfs_time(t); in xdr_encode_YFSStoreStatus_mtime() local
272 s64 mtime = 0, owner = 0, group = 0; in xdr_encode_YFS_StoreStatus() local
/kernel/linux/linux-5.10/fs/ceph/
H A Dinode.c668 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
750 struct timespec64 mtime, atime, ctime; ceph_fill_inode() local
[all...]
/kernel/linux/linux-5.10/fs/orangefs/
H A Dprotocol.h231 __u64 mtime; member
/kernel/linux/linux-6.6/fs/afs/
H A Dfsclient.c178 u32 mask = 0, mtime = 0, owner = 0, group = 0, mode = 0; in xdr_encode_AFS_StoreStatus() local
[all...]
H A Dyfsclient.c91 s64 mtime = linux_to_yfs_time(t); in xdr_encode_YFSStoreStatus() local
265 s64 mtime = 0, owner = 0, group = 0; in xdr_encode_YFS_StoreStatus() local
/kernel/linux/linux-6.6/fs/nfs/
H A Dcallback.h76 struct timespec64 mtime; member
/kernel/linux/linux-6.6/fs/orangefs/
H A Dprotocol.h231 __u64 mtime; member
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs.h253 long long mtime; member
/kernel/linux/linux-6.6/init/
H A Dinitramfs.c125 static void __init do_utime(char *filename, time64_t mtime) in do_utime() argument
131 static void __init do_utime_path(const struct path *path, time64_t mtime) in do_utime_path() argument
140 time64_t mtime; member
144 static void __init dir_add(const char *name, time64_t mtime) in dir_add() argument
168 do_utime(char *filename, time64_t mtime) do_utime() argument
169 do_utime_path(const struct path *path, time64_t mtime) do_utime_path() argument
170 dir_add(const char *name, time64_t mtime) dir_add() argument
174 static __initdata time64_t mtime; global() variable
[all...]
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c32 char mtime[12]; member
/third_party/elfutils/libdw/
H A Ddwarf_getsrclines.c803 Dwarf_Word mtime; in read_srclines() local
/third_party/alsa-lib/test/
H A Dlatency.c840 long long mtime = frames_to_micro(frames_in); in main() local
/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...]

Completed in 30 milliseconds

1234567