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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1859 CLOSE_RESEND, enumerator in enum:__anon6763
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c2446 if (close_type == CLOSE_RESEND)
2506 if (close_type != CLOSE_RESEND)
2526 (close_type != CLOSE_RESEND &&
2545 close_type != CLOSE_RESEND &&
15093 * CLOSE_RESEND: indicates the request is a replay of an earlier request
15097 * CLOSE_RESEND and CLOSE_AFTER_RESEND will not attempt to retry after client
15144 isrecov = (close_type == CLOSE_RESEND ||
H A Dnfs4_recovery.c2758 CLOSE_RESEND, 0, 0, 0);

Completed in 107 milliseconds