Searched refs:UTIME_NOW (Results 1 – 4 of 4) sorted by relevance
14 if (nsec == UTIME_OMIT || nsec == UTIME_NOW) in nsec_valid()31 if (times[0].tv_nsec == UTIME_NOW && in vfs_utimes()32 times[1].tv_nsec == UTIME_NOW) in vfs_utimes()44 else if (times[0].tv_nsec != UTIME_NOW) { in vfs_utimes()51 else if (times[1].tv_nsec != UTIME_NOW) { in vfs_utimes()
15 #define UTIME_NOW ((1l << 30) - 1l) macro
124 if (lcp->lc_mtime.tv_nsec == UTIME_NOW || in nfsd4_block_commit_blocks()
1790 lcp->lc_mtime.tv_nsec = UTIME_NOW; in nfsd4_decode_layoutcommit()