Home
last modified time | relevance | path

Searched refs:SECINFO4resok_len (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c91 secinfo_support->SECINFO4resok_len = SECINFO_SUPPORT_COUNT; in nfs4_secinfo_init()
93 secinfo_support->SECINFO4resok_len * sizeof (secinfo4), in nfs4_secinfo_init()
137 secinfo_support->SECINFO4resok_len * sizeof (secinfo4)); in nfs4_secinfo_fini()
189 uint_t len = sec_info->SECINFO4resok_len; in secinfo_create()
782 if (resop->nfs_resop4_u.opsecinfo.SECINFO4resok_len == 0) { in nfs4secinfo_otw()
955 if (resop->nfs_resop4_u.opsecinfo.SECINFO4resok_len == 0) { in nfs4_secinfo_fh_otw()
H A Dnfs4_xdr.c3849 (uint_t *)&objp->SECINFO4resok_len, ~0, sizeof (secinfo4), in xdr_SECINFO4res()
4642 SECINFO4resok_len, in xdr_nfs_resop4_free()
4802 SECINFO4resok_len, in xdr_nfs_resop4()
4985 SECINFO4resok_len, in xdr_nfs_resop4_clnt()
H A Dnfs4_srv.c1274 resp->SECINFO4resok_len = count; in do_rfs4_op_secinfo()
1336 resp->SECINFO4resok_len = ret_cnt; in do_rfs4_op_secinfo()
1464 count = resp->SECINFO4resok_len; in rfs4_op_secinfo_free()
1477 resp->SECINFO4resok_len = 0; in rfs4_op_secinfo_free()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c2949 uint_t numinfo = res->SECINFO4res_u.resok4.SECINFO4resok_len; in sumres_secinfo()
2970 res->SECINFO4res_u.resok4.SECINFO4resok_len; in dtlres_secinfo()
H A Dnfs4_xdr.c2231 (uint_t *)&objp->SECINFO4resok_len, ~0, in xdr_SECINFO4resok()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1939 uint_t SECINFO4resok_len; member