Searched refs:CLOSE_AFTER_RESEND (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1860 CLOSE_AFTER_RESEND enumerator in enum:__anon6763
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c2837 CLOSE_AFTER_RESEND, 0, 0, 0);
H A Dnfs4_vnops.c2448 else if (close_type == CLOSE_AFTER_RESEND)
2546 close_type != CLOSE_AFTER_RESEND)
15095 * CLOSE_AFTER_RESEND: close initiated to "undo" a successful resent OPEN.
15097 * CLOSE_RESEND and CLOSE_AFTER_RESEND will not attempt to retry after client
15145 close_type == CLOSE_AFTER_RESEND);
15255 if ((close_type == CLOSE_NORM || close_type == CLOSE_AFTER_RESEND) &&

Completed in 318 milliseconds