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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c70 nfs4_recov_t rc_action; member in struct:__anon4578
406 recovp->rc_action = what;
419 nfs4_recov_action_to_str(recovp->rc_action)));
428 switch (recovp->rc_action) {
517 recov_filehandle(recovp->rc_action, mi, vp1);
519 recov_filehandle(recovp->rc_action, mi, vp2);
541 recovp->rc_action = NR_FAILOVER;
578 recovp->rc_action, NULL, NULL, 0, NULL, 0, TAG_NONE,
3109 * action and fill in the following fields of recovp: rc_action,
3239 recovp->rc_action
[all...]

Completed in 63 milliseconds