/linux-4.1.27/include/linux/sunrpc/ |
D | cache.h | 50 time_t expiry_time; /* After time time, don't use the data */ 51 time_t last_refresh; /* If CACHE_PENDING, this is when upcall 108 time_t flush_time; /* flush all cache items with last_refresh 111 time_t nextcheck; 118 time_t last_close; /* if no readers, when did last close */ 119 time_t last_warn; /* when we last warned about no readers */ 157 static inline time_t seconds_since_boot(void) in seconds_since_boot() 164 static inline time_t convert_to_wallclock(time_t sinceboot) in convert_to_wallclock() 267 static inline int get_time(char **bpp, time_t *time) in get_time() 281 *time = (time_t)ll; in get_time() [all …]
|
D | gss_api.h | 51 time_t *endtime, 109 time_t *endtime,
|
/linux-4.1.27/Documentation/laptops/ |
D | dslm.c | 58 static char *myctime(time_t time) in myctime() 68 time_t start_time; in measure() 70 time_t last_time; in measure() 72 time_t curr_time = 0; in measure() 73 time_t time_diff; in measure() 74 time_t active_time = 0; in measure() 75 time_t sleep_time = 0; in measure() 76 time_t unknown_time = 0; in measure() 77 time_t total_time = 0; in measure()
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | stat.h | 34 time_t st_atime; 36 time_t st_mtime; 38 time_t st_ctime; 72 time_t st_atime; 75 time_t st_mtime; 78 time_t st_ctime;
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | stat.h | 17 time_t st_atime; 18 time_t st_mtime; 19 time_t st_ctime; 60 time_t st_atime; 62 time_t st_mtime; 64 time_t st_ctime;
|
/linux-4.1.27/fs/coda/ |
D | coda_linux.c | 132 vattr->va_atime.tv_sec = (time_t) -1; in coda_iattr_to_vattr() 133 vattr->va_atime.tv_nsec = (time_t) -1; in coda_iattr_to_vattr() 134 vattr->va_mtime.tv_sec = (time_t) -1; in coda_iattr_to_vattr() 135 vattr->va_mtime.tv_nsec = (time_t) -1; in coda_iattr_to_vattr() 136 vattr->va_ctime.tv_sec = (time_t) -1; in coda_iattr_to_vattr() 137 vattr->va_ctime.tv_nsec = (time_t) -1; in coda_iattr_to_vattr()
|
/linux-4.1.27/include/linux/ |
D | msg.h | 20 time_t q_stime; /* last msgsnd time */ 21 time_t q_rtime; /* last msgrcv time */ 22 time_t q_ctime; /* last change time */
|
D | shm.h | 15 time_t shm_atim; 16 time_t shm_dtim; 17 time_t shm_ctim;
|
D | time.h | 11 #define TIME_T_MAX (time_t)((1UL << ((sizeof(time_t) << 3) - 1)) - 1) 57 extern void set_normalized_timespec(struct timespec *ts, time_t sec, s64 nsec); 182 void time_to_tm(time_t totalsecs, int offset, struct tm *result);
|
D | key.h | 143 time_t expiry; /* time at which key expires (or 0) */ 144 time_t revoked_at; /* time at which key was revoked */ 146 time_t last_used_at; /* last time used for LRU keyring discard */
|
D | dns_resolver.h | 30 const char *options, char **_result, time_t *_expiry);
|
D | sem.h | 15 time_t sem_ctime; /* last change time */
|
D | key-type.h | 48 time_t expiry; /* Expiry time of key */
|
D | quota.h | 203 time_t dqb_btime; /* time limit for excessive disk use */ 204 time_t dqb_itime; /* time limit for excessive inode use */
|
D | types.h | 69 typedef __kernel_time_t time_t; typedef
|
D | time64.h | 64 ret.tv_sec = (time_t)ts64.tv_sec; in timespec64_to_timespec()
|
D | syscalls.h | 210 asmlinkage long sys_time(time_t __user *tloc); 211 asmlinkage long sys_stime(time_t __user *tptr);
|
/linux-4.1.27/arch/x86/um/vdso/ |
D | um_vdso.c | 43 time_t __vdso_time(time_t *t) in __vdso_time() 53 int time(time_t *t) __attribute__((weak, alias("__vdso_time")));
|
/linux-4.1.27/fs/nfsd/ |
D | netns.h | 56 time_t boot_time; 97 time_t nfsd4_lease; 98 time_t nfsd4_grace;
|
D | state.h | 131 time_t dl_time; 307 time_t cl_time; /* time of last lease renewal */ 442 time_t oo_time; /* time of placement on so_close_lru */
|
D | nfsd.h | 124 void nfs4_reset_lease(time_t leasetime); 134 static inline void nfs4_reset_lease(time_t leasetime) { } in nfs4_reset_lease()
|
D | vfs.h | 52 struct iattr *, int, time_t);
|
D | xdr3.h | 16 time_t guardtime;
|
D | nfsproc.c | 68 nfserr = nfsd_setattr(rqstp, &resp->fh, &argp->attrs,0, (time_t)0); in nfsd_proc_setattr() 328 nfserr = nfsd_setattr(rqstp, newfhp, attr, 0, (time_t)0); in nfsd_proc_create()
|
D | nfsctl.c | 935 time_t *time, struct nfsd_net *nn) in __nfsd4_write_time() 967 time_t *time, struct nfsd_net *nn) in nfsd4_write_time()
|
D | vfs.c | 327 time_t delta = iap->ia_atime.tv_sec - get_seconds(); in nfsd_sanitize_attrs() 399 int check_guard, time_t guardtime) in nfsd_setattr() 1163 return nfsd_setattr(rqstp, resfhp, iap, 0, (time_t)0); in nfsd_create_setattr()
|
D | nfs4callback.c | 684 return max(nn->nfsd4_lease/10, (time_t)1) * HZ; in max_cb_time()
|
D | nfs4state.c | 635 time_t swap_time; 3864 return nfsd_setattr(rqstp, fh, &iattr, 0, (time_t)0); in nfsd4_truncate() 4402 static time_t 4410 time_t cutoff = get_seconds() - nn->nfsd4_lease; in nfs4_laundromat() 4411 time_t t, new_timeo = nn->nfsd4_lease; in nfs4_laundromat() 4479 new_timeo = max_t(time_t, new_timeo, NFSD_LAUNDROMAT_MINTIMEOUT); in nfs4_laundromat() 4489 time_t t; in laundromat_main()
|
D | nfs4recover.c | 1162 nfsd4_cltrack_grace_start(time_t grace_start) in nfsd4_cltrack_grace_start()
|
D | nfs4proc.c | 956 0, (time_t)0); in nfsd4_setattr()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_import.h | 64 time_t at_binstart; /* bin start time */ 69 time_t at_worst_time; /* worst-ever timeout timestamp */ 77 time_t paa_deadline; /** the earliest deadline of reqs */ 151 time_t ish_time; 312 time_t imp_last_reply_time; /* for health check */
|
D | obd.h | 463 time_t lqo_used; /* last used time, seconds */ 472 time_t ltq_used; /* last used time, seconds */ 871 time_t obd_eviction_timer; /* for ping evictor */ 886 time_t obd_recovery_start; /* seconds */ 887 time_t obd_recovery_end; /* seconds, for lprocfs_status */
|
D | lustre_net.h | 1295 time_t rq_at_index; 1480 time_t rq_sent; 1482 time_t rq_real_sent; 1487 volatile time_t rq_deadline; 1489 time_t rq_reply_deadline; 1491 time_t rq_bulk_deadline;
|
D | lustre_dlm.h | 257 time_t pl_recalc_time; 259 time_t pl_recalc_period;
|
D | cl_object.h | 176 time_t cat_mtime; 178 time_t cat_atime; 180 time_t cat_ctime;
|
D | lprocfs_status.h | 360 static inline void s2dhms(struct dhms *ts, time_t secs) in s2dhms()
|
/linux-4.1.27/arch/x86/vdso/ |
D | vclock_gettime.c | 27 extern time_t __vdso_time(time_t *t); 341 notrace time_t __vdso_time(time_t *t) in __vdso_time() 344 time_t result = ACCESS_ONCE(gtod->wall_time_sec); in __vdso_time() 350 int time(time_t *t)
|
/linux-4.1.27/fs/afs/ |
D | afs.h | 128 time_t mtime_client; /* last time client changed data */ 129 time_t mtime_server; /* last time server changed data */ 147 time_t creation; /* volume creation time */
|
D | internal.h | 234 time_t rtime; /* last retrieval time */ 250 time_t time_of_death; /* time at which put reduced usage to 0 */ 261 time_t update_at; /* time at which record should be updated */ 274 time_t time_of_death; /* time at which put reduced usage to 0 */ 377 time_t cb_expires; /* time at which callback expires */ 378 time_t cb_expires_at; /* time used to order cb_promise */
|
D | vlocation.c | 546 time_t now; in afs_vlocation_reaper() 625 time_t now; in afs_vlocation_updater()
|
D | server.c | 275 time_t now; in afs_reap_server()
|
D | callback.c | 365 time_t now;
|
/linux-4.1.27/fs/quota/ |
D | quotaio_v1.h | 27 time_t dqb_btime; /* time limit for excessive disk use */ 28 time_t dqb_itime; /* time limit for excessive inode use */
|
D | dquot.c | 1119 dquot->dq_dqb.dqb_itime = (time_t) 0; in dquot_decr_inodes() 1131 dquot->dq_dqb.dqb_btime = (time_t) 0; in dquot_decr_space()
|
/linux-4.1.27/security/keys/ |
D | gc.c | 35 static time_t key_gc_next_run = LONG_MAX; 56 void key_schedule_gc(time_t gc_at) in key_schedule_gc() 59 time_t now = current_kernel_time().tv_sec; in key_schedule_gc() 189 time_t new_timer, limit; in key_garbage_collector() 278 if (gc_state & KEY_GC_SET_TIMER && new_timer != (time_t)LONG_MAX) { in key_garbage_collector()
|
D | internal.h | 167 extern void keyring_gc(struct key *keyring, time_t limit); 168 extern void key_schedule_gc(time_t gc_at); 207 static inline bool key_is_dead(const struct key *key, time_t limit) in key_is_dead()
|
D | keyring.c | 1345 time_t *limit = iterator_data; in keyring_gc_select_iterator() 1356 time_t *limit = iterator_data; in keyring_gc_check_iterator() 1368 void keyring_gc(struct key *keyring, time_t limit) in keyring_gc()
|
D | key.c | 682 time_t expiry = 0; in key_set_timeout() 983 time_t time; in key_revoke()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_qm.h | 70 time_t qi_btimelimit; /* limit for blks timer */ 71 time_t qi_itimelimit; /* limit for inodes timer */ 72 time_t qi_rtbtimelimit;/* limit for rt blks timer */
|
D | xfs_trans_dquot.c | 596 time_t timer; in xfs_trans_dqresv()
|
/linux-4.1.27/arch/sh/kernel/ |
D | time.c | 33 static int null_rtc_set_time(const time_t secs) in null_rtc_set_time() 39 int (*rtc_sh_set_time)(const time_t) = null_rtc_set_time;
|
/linux-4.1.27/tools/testing/selftests/timers/ |
D | set-2038.c | 64 now.tv_sec = (time_t)time; in settime() 89 time_t start; in main()
|
D | leapcrash.c | 75 time_t next_leap; in main()
|
D | inconsistency-check.c | 110 time_t t; in consistency_test()
|
D | threadtest.c | 135 time_t start, now, runtime; in main()
|
D | leap-a-day.c | 204 time_t now, next_leap; in main()
|
/linux-4.1.27/net/netfilter/ |
D | xt_time.c | 77 static inline unsigned int localtime_1(struct xtm *r, time_t time) in localtime_1() 90 static inline void localtime_2(struct xtm *r, time_t time) in localtime_2() 105 static void localtime_3(struct xtm *r, time_t time) in localtime_3()
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/linux/ |
D | linux-time.h | 83 static inline time_t cfs_fs_time_sec(struct timespec *t) in cfs_fs_time_sec() 93 static inline time_t cfs_duration_sec(long d) in cfs_duration_sec()
|
/linux-4.1.27/fs/nilfs2/ |
D | the_nilfs.h | 120 time_t ns_sbwtime; 138 time_t ns_ctime; 139 time_t ns_nongc_ctime;
|
D | segbuf.h | 53 time_t ctime; 127 int nilfs_segbuf_reset(struct nilfs_segment_buffer *, unsigned, time_t, __u64);
|
D | sysfs.c | 582 time_t ctime; in nilfs_segctor_last_seg_write_time_show() 596 time_t ctime; in nilfs_segctor_last_seg_write_time_secs_show() 610 time_t nongc_ctime; in nilfs_segctor_last_nongc_write_time_show() 624 time_t nongc_ctime; in nilfs_segctor_last_nongc_write_time_secs_show() 731 time_t sbwtime; in nilfs_superblock_sb_write_time_show() 745 time_t sbwtime; in nilfs_superblock_sb_write_time_secs_show()
|
D | segment.h | 164 time_t sc_seg_ctime;
|
D | sufile.h | 43 unsigned long nblocks, time_t modtime);
|
D | segbuf.c | 137 time_t ctime, __u64 cno) in nilfs_segbuf_reset()
|
D | sufile.c | 522 unsigned long nblocks, time_t modtime) in nilfs_sufile_set_segment_usage()
|
D | super.c | 295 time_t t; in nilfs_commit_super()
|
/linux-4.1.27/drivers/input/misc/ |
D | hp_sdc_rtc.c | 213 res->tv_sec = (time_t)(tenms / 100) + days * 86400; in hp_sdc_rtc_read_rt() 230 res->tv_sec = (time_t)(tenms / 100); in hp_sdc_rtc_read_fhs() 247 res->tv_sec = (time_t)(tenms / 100); in hp_sdc_rtc_read_mt() 264 res->tv_sec = (time_t)(tenms / 100); in hp_sdc_rtc_read_dt() 281 res->tv_sec = (time_t)(tenms / 100); in hp_sdc_rtc_read_ct()
|
/linux-4.1.27/arch/sh/include/asm/ |
D | rtc.h | 7 extern int (*rtc_sh_set_time)(const time_t);
|
/linux-4.1.27/kernel/time/ |
D | time.c | 63 SYSCALL_DEFINE1(time, time_t __user *, tloc) in SYSCALL_DEFINE1() 65 time_t i = get_seconds(); in SYSCALL_DEFINE1() 82 SYSCALL_DEFINE1(stime, time_t __user *, tptr) in SYSCALL_DEFINE1() 359 void set_normalized_timespec(struct timespec *ts, time_t sec, s64 nsec) in set_normalized_timespec()
|
D | timeconv.c | 77 void time_to_tm(time_t totalsecs, int offset, struct tm *result) in time_to_tm()
|
D | ntp.c | 709 txc->time.tv_sec = (time_t)ts->tv_sec; in __do_adjtimex()
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | clock.c | 146 time_t elapsed_sec; in mISDN_clock_update() 199 time_t elapsed_sec; in mISDN_clock_get()
|
/linux-4.1.27/arch/um/drivers/ |
D | cow.h | 13 char **backing_file_out, time_t *mtime_out,
|
D | ubd_kern.c | 506 time_t mtime; in ubd_file_size() 549 static int backing_file_mismatch(char *file, __u64 size, time_t mtime) in backing_file_mismatch() 620 time_t mtime; in open_ubd_file()
|
D | cow_user.c | 279 time_t *mtime_out, unsigned long long *size_out, in read_cow_header()
|
/linux-4.1.27/arch/sh/boards/mach-dreamcast/ |
D | rtc.c | 57 static int aica_rtc_settimeofday(const time_t secs) in aica_rtc_settimeofday()
|
/linux-4.1.27/arch/x86/kernel/ |
D | vsyscall_64.c | 175 if (!write_ok_or_segv(regs->di, sizeof(time_t))) { in emulate_vsyscall() 229 ret = sys_time((time_t __user *)regs->di); in emulate_vsyscall()
|
/linux-4.1.27/Documentation/ |
D | digsig.txt | 24 time_t timestamp; /* key made, always 0 for now */ 32 time_t timestamp; /* signature made */
|
/linux-4.1.27/init/ |
D | initramfs.c | 110 static long __init do_utime(char *filename, time_t mtime) in do_utime() 126 time_t mtime; 129 static void __init dir_add(const char *name, time_t mtime) in dir_add() 151 static __initdata time_t mtime;
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_time.h | 97 static time_t __next_message; \
|
/linux-4.1.27/Documentation/vDSO/ |
D | vdso_standalone_test_x86.c | 66 void to_base10(char *lastdig, time_t n) in to_base10()
|
/linux-4.1.27/fs/fat/ |
D | misc.c | 183 static time_t days_in_year[] = { 193 time_t second, day, leap_day, month, year; in fat_time_fat2unix()
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | time.c | 137 time_t secs_since_1970 = (365 * 37 + 9) * 24 * 60 * 60; /* 1 Jan 2007 */ in read_persistent_clock()
|
D | time-ts.c | 354 time_t secs_since_1970 = (365 * 37 + 9) * 24 * 60 * 60; /* 1 Jan 2007 */ in read_persistent_clock()
|
/linux-4.1.27/net/dns_resolver/ |
D | dns_query.c | 70 const char *options, char **_result, time_t *_expiry) in dns_query()
|
/linux-4.1.27/net/sunrpc/ |
D | svcauth_unix.c | 161 …p_map_update(struct cache_detail *cd, struct ip_map *ipm, struct unix_domain *udom, time_t expiry); 182 time_t expiry; in ip_map_parse() 303 struct unix_domain *udom, time_t expiry) in __ip_map_update() 323 struct unix_domain *udom, time_t expiry) in ip_map_update() 485 time_t expiry; in unix_gid_parse()
|
D | cache.c | 46 time_t now = seconds_since_boot(); in cache_init() 122 static void cache_fresh_locked(struct cache_head *head, time_t expiry) in cache_fresh_locked()
|
/linux-4.1.27/fs/hpfs/ |
D | hpfs_fn.h | 326 static inline time_t local_to_gmt(struct super_block *s, time32_t t) in local_to_gmt() 332 static inline time32_t gmt_to_local(struct super_block *s, time_t t) in gmt_to_local()
|
D | namei.c | 13 time_t t = get_seconds(); in hpfs_update_directory_times()
|
/linux-4.1.27/net/rxrpc/ |
D | ar-internal.h | 211 time_t put_time; /* time at which to reap */ 259 time_t put_time; /* time at which to reap */ 544 int rxrpc_get_server_data_key(struct rxrpc_connection *, const void *, time_t,
|
D | rxkad.c | 822 time_t *_expiry, in rxkad_decrypt_ticket() 830 time_t issue, now; in rxkad_decrypt_ticket() 1006 time_t expiry; in rxkad_verify_response()
|
D | ar-key.c | 964 time_t expiry, in rxrpc_get_server_data_key()
|
/linux-4.1.27/arch/sh/boards/mach-sh03/ |
D | rtc.c | 121 int sh03_rtc_settimeofday(const time_t secs) in sh03_rtc_settimeofday()
|
/linux-4.1.27/sound/oss/ |
D | sys_timer.c | 22 static volatile time_t tmr_offs, tmr_ctr;
|
D | sound_timer.c | 20 static volatile time_t tmr_offs, tmr_ctr;
|
/linux-4.1.27/fs/jfs/ |
D | jfs_incore.h | 46 time_t otime; /* time created */
|
/linux-4.1.27/Documentation/connector/ |
D | ucon.c | 120 time_t tm; in main()
|
/linux-4.1.27/fs/udf/ |
D | udftime.c | 63 static time_t year_seconds[MAX_YEAR_SECONDS] = {
|
/linux-4.1.27/drivers/staging/ft1000/ |
D | ft1000.h | 350 time_t ConTm; /* Connection Time */
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | console.h | 141 time_t ses_laststamp; /* last operation stamp (seconds) */
|
D | conrpc.c | 1175 time_t intv; in lstcon_rpc_pinger() 1191 (time_t)console_session.ses_timeout) in lstcon_rpc_pinger() 1249 if (intv < (time_t)nd->nd_timeout / 2) in lstcon_rpc_pinger()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | import.c | 229 ptlrpc_inflight_deadline(struct ptlrpc_request *req, time_t now) in ptlrpc_inflight_deadline() 254 time_t now = get_seconds(); in ptlrpc_inflight_timeout() 1536 time_t now = get_seconds(); in at_measured() 1537 time_t binlimit = max_t(time_t, at_history / AT_BINS, 1); in at_measured()
|
D | client.c | 285 time_t now = get_seconds(); in ptlrpc_at_adj_net_latency() 346 time_t olddl; in ptlrpc_at_recv_early_reply() 1259 time_t now = get_seconds(); in after_reply() 1973 time_t now = get_seconds(); in ptlrpc_expired_set() 2056 time_t now = get_seconds(); in ptlrpc_set_next_timeout() 2945 time_t now = get_seconds(); in ptlrpc_init_xid()
|
D | pinger.c | 581 time_t expire_time; in ping_evictor_main()
|
D | service.c | 1029 time_t oldest_time, new_time; in ptlrpc_update_export_timer() 1246 time_t newdl; in ptlrpc_at_send_early_reply() 1385 time_t deadline; in ptlrpc_at_check_timed() 1386 time_t now = get_seconds(); in ptlrpc_at_check_timed()
|
D | lproc_ptlrpc.c | 1001 time_t worstt; in ptlrpc_lprocfs_timeouts_seq_show()
|
/linux-4.1.27/ipc/ |
D | sem.c | 101 time_t sem_otime; /* candidate for sem_otime */ 1163 static time_t get_semotime(struct sem_array *sma) in get_semotime() 1166 time_t res; in get_semotime() 1170 time_t to = sma->sem_base[i].sem_otime; in get_semotime() 2182 time_t sem_otime; in sysvipc_sem_proc_show()
|
/linux-4.1.27/fs/ncpfs/ |
D | ncplib_kernel.h | 188 time_t mtime;
|
D | dir.c | 389 static time_t ncp_obtain_mtime(struct dentry *dentry) in ncp_obtain_mtime() 427 time_t mtime = 0; in ncp_readdir()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_pool.c | 333 time_t recalc_interval_sec; in ldlm_srv_pool_recalc() 470 time_t recalc_interval_sec; in ldlm_cli_pool_recalc() 574 time_t recalc_interval_sec; in ldlm_pool_recalc()
|
/linux-4.1.27/kernel/ |
D | cpuset.c | 71 time_t time; /* clock (secs) when val computed */ 1374 #define FM_MAXTICKS ((time_t)99) /* useless computing more ticks than this */ 1390 time_t now = get_seconds(); in fmeter_update() 1391 time_t ticks = now - fmp->time; in fmeter_update()
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | gss_mech_switch.c | 390 time_t *endtime, in gss_import_sec_context()
|
D | svcauth_gss.c | 193 time_t expiry; in rsi_parse() 415 time_t expiry; in rsc_parse() 1148 time_t expiry; in gss_proxy_save_rsc()
|
D | gss_krb5_mech.c | 682 time_t *endtime, in gss_import_sec_context_kerberos()
|
/linux-4.1.27/fs/affs/ |
D | affs.h | 141 extern void secs_to_datestamp(time_t secs, struct affs_date *ds);
|
D | amigaffs.c | 369 secs_to_datestamp(time_t secs, struct affs_date *ds) in secs_to_datestamp()
|
/linux-4.1.27/include/uapi/linux/ |
D | coda.h | 115 time_t tv_sec; /* seconds */
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_fs.h | 285 time_t tv_sec; /* seconds */
|
/linux-4.1.27/usr/ |
D | gen_init_cpio.c | 25 static time_t default_mtime;
|
/linux-4.1.27/Documentation/networking/ |
D | dns_resolver.txt | 74 const char *options, char **_result, time_t *_expiry);
|
/linux-4.1.27/drivers/md/ |
D | md.h | 253 time_t ctime, utime;
|
/linux-4.1.27/arch/s390/hypfs/ |
D | inode.c | 37 time_t last_update; /* last update time in secs since 1970 */
|
/linux-4.1.27/fs/reiserfs/ |
D | journal.c | 2380 time_t start; in journal_read() 2915 time_t now = get_seconds(); in journal_transaction_should_end() 3024 time_t now = get_seconds(); in do_journal_begin_r() 3560 time_t now; in reiserfs_flush_old_commits() 3614 time_t now; in check_journal_end()
|
D | item_ops.c | 36 static char *print_time(time_t t) in print_time()
|
D | reiserfs.h | 273 time_t j_timestamp; 333 time_t j_trans_start_time; /* time this transaction started */
|
/linux-4.1.27/security/tomoyo/ |
D | util.c | 90 void tomoyo_convert_time(time_t time, struct tomoyo_time *stamp) in tomoyo_convert_time()
|
D | common.h | 1039 void tomoyo_convert_time(time_t time, struct tomoyo_time *stamp);
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | router.c | 1593 static time_t last; in lnet_router_checker() 1596 time_t now = get_seconds(); in lnet_router_checker()
|
D | api-ni.c | 1449 (time_t)data->ioc_u64[0])); in LNetCtl()
|
/linux-4.1.27/drivers/scsi/ |
D | ips.h | 1057 time_t last_ffdc; /* last time we sent ffdc info*/
|
D | ips.c | 300 static void ips_fix_ffdc_time(ips_ha_t *, ips_scb_t *, time_t); 6002 ips_fix_ffdc_time(ips_ha_t * ha, ips_scb_t * scb, time_t current_time) in ips_fix_ffdc_time()
|
/linux-4.1.27/fs/ocfs2/ |
D | quota_global.c | 486 time_t olditime, oldbtime; in __ocfs2_sync_dquot()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_internal.h | 881 time_t ft_mtime;
|
/linux-4.1.27/arch/alpha/kernel/ |
D | osf_sys.c | 1096 time_t sec, usec; in SYSCALL_DEFINE5()
|
/linux-4.1.27/Documentation/mic/mpssd/ |
D | mpssd.c | 1676 time_t t; in mpsslog()
|
/linux-4.1.27/Documentation/ia64/ |
D | err_inject.txt | 753 time_t current_time;
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_status.c | 877 time_t now, worstt; in lprocfs_rd_timeouts()
|
/linux-4.1.27/net/sctp/ |
D | sm_make_chunk.c | 2497 time_t stale; in sctp_process_param()
|
D | sm_statefuns.c | 2309 time_t stale; in sctp_sf_do_5_2_6_stale()
|
/linux-4.1.27/drivers/net/wireless/ |
D | atmel.c | 516 time_t last_qual;
|
/linux-4.1.27/Documentation/security/ |
D | keys.txt | 1151 time_t expiry;
|
/linux-4.1.27/fs/nfs/ |
D | nfs4xdr.c | 4039 time->tv_sec = (time_t)sec; in decode_attr_time()
|