| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_freezer.c | 1241 long ptime, ctime; in test_cgfreezer_time_parent() local 1278 ctime = cg_check_freezetime(child); in test_cgfreezer_time_parent() 1279 if (ptime <= ctime) { in test_cgfreezer_time_parent() 1280 debug("Expect ptime (%ld) > ctime (%ld)\n", ptime, ctime); in test_cgfreezer_time_parent() 1295 ctime = cg_check_freezetime(child); in test_cgfreezer_time_parent() 1298 if (ctime <= ptime) { in test_cgfreezer_time_parent() 1299 debug("Expect ctime (%ld) > ptime (%ld)\n", ctime, ptime); in test_cgfreezer_time_parent() 1324 long ptime, ctime; in test_cgfreezer_time_child() local 1348 ctime = cg_check_freezetime(child); in test_cgfreezer_time_child() 1355 if (ctime <= ptime) { in test_cgfreezer_time_child() [all …]
|
| /linux/tools/net/sunrpc/xdrgen/generators/ |
| H A D | header_top.py | 29 mtime=time.ctime(os.path.getmtime(filename)), 40 mtime=time.ctime(os.path.getmtime(filename)),
|
| H A D | source_top.py | 30 mtime=time.ctime(os.path.getmtime(filename)),
|
| /linux/tools/testing/selftests/timers/ |
| H A D | inconsistency-check.c | 96 start_str = ctime(&t); in consistency_test() 131 ksft_print_msg("%s\n", ctime(&t)); in consistency_test()
|
| H A D | leap-a-day.c | 255 printf("Setting time to %s", ctime(&tv.tv_sec)); in main() 288 printf("Scheduling leap second for %s", ctime(&next_leap)); in main() 291 printf("Setting timer for %ld - %s", next_leap, ctime(&next_leap)); in main()
|
| /linux/fs/smb/client/ |
| H A D | reparse.h | 86 struct timespec64 ctime = inode_get_ctime(inode); in reparse_inode_match() local 98 timespec64_equal(&ctime, &fattr->cf_ctime); in reparse_inode_match()
|
| /linux/fs/nilfs2/ |
| H A D | sysfs.c | 562 time64_t ctime; in nilfs_segctor_last_seg_write_time_show() local 565 ctime = nilfs->ns_ctime; in nilfs_segctor_last_seg_write_time_show() 568 return sysfs_emit(buf, "%ptTs\n", &ctime); in nilfs_segctor_last_seg_write_time_show() 576 time64_t ctime; in nilfs_segctor_last_seg_write_time_secs_show() local 579 ctime = nilfs->ns_ctime; in nilfs_segctor_last_seg_write_time_secs_show() 582 return sysfs_emit(buf, "%llu\n", ctime); in nilfs_segctor_last_seg_write_time_secs_show()
|
| H A D | cpfile.h | 24 time64_t ctime, bool minor);
|
| H A D | segbuf.h | 40 time64_t ctime; member
|
| /linux/fs/nfs/ |
| H A D | localio.c | 770 chattr += (u64)stat->ctime.tv_sec << 30; in __nfsd4_change_attribute() 771 chattr += stat->ctime.tv_nsec; in __nfsd4_change_attribute() 774 chattr = time_to_chattr(&stat->ctime); in __nfsd4_change_attribute() 802 fattr->ctime = stat.ctime; in nfs_local_vfs_getattr() 807 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in nfs_local_vfs_getattr()
|
| H A D | inode.c | 547 inode_set_ctime_to_ts(inode, fattr->ctime); in nfs_fhget() 649 struct timespec64 ctime = inode_get_ctime(inode); in nfs_set_timestamps_to_ts() local 655 if (!timespec64_equal(&now, &ctime)) in nfs_set_timestamps_to_ts() 873 inode_set_ctime_to_ts(inode, fattr->ctime); in nfs_setattr_update_inode() 891 inode_set_ctime_to_ts(inode, fattr->ctime); in nfs_setattr_update_inode() 907 inode_set_ctime_to_ts(inode, fattr->ctime); in nfs_setattr_update_inode() 1633 inode_set_ctime_to_ts(inode, fattr->ctime); in nfs_wcc_update_inode() 1696 if ((fattr->valid & NFS_ATTR_FATTR_CTIME) && !timespec64_equal(&ts, &fattr->ctime)) in nfs_check_inode_attributes() 2380 inode_set_ctime_to_ts(inode, fattr->ctime); in nfs_update_inode()
|
| /linux/include/uapi/linux/raid/ |
| H A D | md_u.h | 80 unsigned int ctime; member
|
| /linux/include/uapi/linux/ |
| H A D | fuse.h | 292 uint64_t ctime; member 330 struct fuse_sx_time ctime; member 784 uint64_t ctime; member
|
| H A D | msdos_fs.h | 177 __le16 ctime; /* Creation time */ member
|
| H A D | jffs2.h | 149 jint32_t ctime; /* Change time. */ member
|
| /linux/fs/hostfs/ |
| H A D | hostfs.h | 31 struct hostfs_timespec atime, mtime, ctime, btime; member
|
| /linux/tools/laptop/dslm/ |
| H A D | dslm.c | 60 char *ts = ctime(&time); in myctime()
|
| /linux/arch/arm/kernel/ |
| H A D | sys_oabi-compat.c | 142 tmp.st_ctime = stat->ctime.tv_sec; in cp_oldabi_stat64() 143 tmp.st_ctime_nsec = stat->ctime.tv_nsec; in cp_oldabi_stat64()
|
| /linux/fs/ |
| H A D | inode.c | 2060 struct timespec64 atime, mtime, ctime; in relatime_need_update() local 2074 ctime = inode_get_ctime(inode); in relatime_need_update() 2075 if (timespec64_compare(&ctime, &atime) >= 0) in relatime_need_update() 2104 struct timespec64 ctime = inode_get_ctime(inode); in inode_update_cmtime() local 2111 if (mtime_changed || !timespec64_equal(&now, &ctime)) in inode_update_cmtime() 2852 struct timespec64 ctime = { .tv_sec = inode->i_ctime_sec, in inode_set_ctime_current() local 2855 if (timespec64_compare(&now, &ctime) <= 0) { in inode_set_ctime_current()
|
| /linux/samples/connector/ |
| H A D | ucon.c | 226 ctime(&tm), data->id.idx, data->id.val, data->seq, data->ack); in main()
|
| /linux/fs/btrfs/ |
| H A D | root-tree.c | 470 btrfs_set_stack_timespec_sec(&item->ctime, ct.tv_sec); in btrfs_update_root_times() 471 btrfs_set_stack_timespec_nsec(&item->ctime, ct.tv_nsec); in btrfs_update_root_times()
|
| /linux/fs/orangefs/ |
| H A D | protocol.h | 232 __u64 ctime; member
|
| /linux/fs/fuse/ |
| H A D | inode.c | 269 inode_set_ctime(inode, attr->ctime, attr->ctimensec); in fuse_change_attributes_common() 353 attr->ctime = inode_get_ctime_sec(inode); in fuse_change_attributes_i() 426 inode_set_ctime(inode, attr->ctime, attr->ctimensec); in fuse_init_inode() 1734 struct timespec64 ctime = inode_get_ctime(&fi->inode); in fuse_fill_attr_from_inode() local 1742 .ctime = ctime.tv_sec, in fuse_fill_attr_from_inode() 1745 .ctimensec = ctime.tv_nsec, in fuse_fill_attr_from_inode()
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse-io.rst | 41 (size and atime/ctime/mtime attributes are kept up-to-date by the kernel), so
|
| /linux/include/linux/ceph/ |
| H A D | ceph_fs.h | 585 struct ceph_timespec ctime, mtime, atime; member 797 struct ceph_timespec mtime, atime, ctime; member
|