Searched refs:NFS4_LEASE_NOT_STARTED (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h62 #define NFS4_LEASE_NOT_STARTED 3 macro
1216 * lease_valid is initially set to NFS4_LEASE_NOT_STARTED. This is when the
1219 * NFS4_LEASE_NOT_STARTED is needed for client recovery (so we know if a thread
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c3620 if (np->lease_valid == NFS4_LEASE_NOT_STARTED) {
3935 np->lease_valid = NFS4_LEASE_NOT_STARTED;

Completed in 74 milliseconds