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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c12705 * The 'reopening_file' boolean should be set to TRUE if we are reopening this
12721 bool_t reopening_file, bool_t *retry_open, nfs4_open_owner_t *oop,
12778 if (reopening_file == FALSE) {
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

Completed in 160 milliseconds