Searched defs:resend (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c2142 * when we resend the OPEN.
12711 * 'resend' is set to TRUE if this is a OPEN_CONFIRM issued as a result
12722 bool_t resend, nfs4_error_t *ep, int *num_bseqid_retryp)
12744 if (resend)
12797 abort == FALSE && resend == FALSE) {
13083 * resend nfs4frlock call is initiated by the recovery framework.
13097 "nfs4frlock_setup_resend_lock_args: have lost lock to resend"));
13109 /* Must resend this lost lock/locku request. */
13498 * for possible resend lock requests.
13577 * Update lop's seqid. Also update the seqid stored in a resend reques
12720 nfs4open_confirm(vnode_t *vp, seqid4 *seqid, stateid4 *stateid, cred_t *cr, bool_t reopening_file, bool_t *retry_open, nfs4_open_owner_t *oop, bool_t resend, nfs4_error_t *ep, int *num_bseqid_retryp) argument
[all...]

Completed in 99 milliseconds