Searched refs:UTIME_NOW (Results 1 – 4 of 4) sorted by relevance
45 if (nsec == UTIME_OMIT || nsec == UTIME_NOW) in nsec_valid()62 if (times && times[0].tv_nsec == UTIME_NOW && in utimes_common()63 times[1].tv_nsec == UTIME_NOW) in utimes_common()70 else if (times[0].tv_nsec != UTIME_NOW) { in utimes_common()78 else if (times[1].tv_nsec != UTIME_NOW) { in utimes_common()
14 #define UTIME_NOW ((1l << 30) - 1l) macro
158 if (lcp->lc_mtime.tv_nsec == UTIME_NOW || in nfsd4_block_proc_layoutcommit()
1609 lcp->lc_mtime.tv_nsec = UTIME_NOW; in nfsd4_decode_layoutcommit()