Home
last modified time | relevance | path

Searched refs:ctime (Results 1 – 11 of 11) sorted by relevance

/include/trace/events/
A Dtimestamp.h14 DECLARE_EVENT_CLASS(ctime,
16 struct timespec64 *ctime),
18 TP_ARGS(inode, ctime),
32 __entry->ctime_s = ctime->tv_sec;
33 __entry->ctime_ns = ctime->tv_nsec;
44 struct timespec64 *ctime),
45 TP_ARGS(inode, ctime));
49 struct timespec64 *ctime),
50 TP_ARGS(inode, ctime));
90 struct timespec64 *ctime,
[all …]
/include/linux/
A Dstat.h49 struct timespec64 ctime; member
A Dnfs_xdr.h69 struct timespec64 ctime; member
/include/uapi/linux/raid/
A Dmd_u.h80 unsigned int ctime; member
A Dmd_p.h141 __u32 ctime; /* 6 Creation time */ member
235 __le64 ctime; /* lo 40 bits are seconds, top 24 are microseconds or 0*/ member
/include/uapi/linux/
A Djffs2.h149 jint32_t ctime; /* Change time. */ member
A Dmsdos_fs.h177 __le16 ctime; /* Creation time */ member
A Dfuse.h287 uint64_t ctime; member
325 struct fuse_sx_time ctime; member
778 uint64_t ctime; member
A Dbtrfs_tree.h895 struct btrfs_timespec ctime; member
958 struct btrfs_timespec ctime; member
A Dbtrfs.h912 struct btrfs_ioctl_timespec ctime; member
/include/linux/ceph/
A Dceph_fs.h578 struct ceph_timespec ctime, mtime, atime; member
790 struct ceph_timespec mtime, atime, ctime; member

Completed in 42 milliseconds