Home
last modified time | relevance | path

Searched refs:rc_state_prot (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_srv.c411 cp->rc_state_prot.sp_type = args->eia_state_protect.spa_how; in rfs4x_op_exchange_id()
412 switch (cp->rc_state_prot.sp_type) { in rfs4x_op_exchange_id()
718 switch (cp->rc_state_prot.sp_type) { in rfs4x_op_destroy_session()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h533 rfs41_sprot_t rc_state_prot; member