Searched refs:nfs_allow_preepoch_time (Results 1 – 3 of 3) sorted by relevance
246 extern bool_t nfs_allow_preepoch_time;318 (nfs_allow_preepoch_time || (!NFS3_TIME_OVERFLOW(tt)))322 (nfs_allow_preepoch_time || (!NFS2_TIME_OVERFLOW(tt)))331 (nfs_allow_preepoch_time ? \338 (nfs_allow_preepoch_time ? \357 if (nfs_allow_preepoch_time) { \
632 if (nfs_allow_preepoch_time) { in xdr_fattr3_to_vattr()690 if (nfs_allow_preepoch_time) { in xdr_fattr3_to_vattr()
152 bool_t nfs_allow_preepoch_time = FALSE; /* default: do not allow preepoch */ variable