UTIME_NOW         127 fs/nfsd/blocklayout.c 	if (lcp->lc_mtime.tv_nsec == UTIME_NOW ||
UTIME_NOW        1658 fs/nfsd/nfs4xdr.c 		lcp->lc_mtime.tv_nsec = UTIME_NOW;
UTIME_NOW          13 fs/utimes.c    	if (nsec == UTIME_OMIT || nsec == UTIME_NOW)
UTIME_NOW          30 fs/utimes.c    	if (times && times[0].tv_nsec == UTIME_NOW &&
UTIME_NOW          31 fs/utimes.c    		     times[1].tv_nsec == UTIME_NOW)
UTIME_NOW          38 fs/utimes.c    		else if (times[0].tv_nsec != UTIME_NOW) {
UTIME_NOW          45 fs/utimes.c    		else if (times[1].tv_nsec != UTIME_NOW) {