Home
last modified time | relevance | path

Searched refs:spr_how (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_srv.c455 rok->eir_state_protect.spr_how = SP4_NONE; in rfs4x_op_exchange_id()
H A Dnfs4x_xdr.c1175 if (!xdr_state_protect_how4(xdrs, &objp->spr_how)) in xdr_state_protect4_r()
1177 switch (objp->spr_how) { in xdr_state_protect4_r()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2362 union state_protect4_r switch (state_protect_how4 spr_how) {
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2410 state_protect_how4 spr_how; member