Searched refs:OP_SECINFO (Results 1 – 5 of 5) sorted by relevance
109 OP_SECINFO = 33, enumerator
2253 [OP_SECINFO] = (nfsd4_dec)nfsd4_decode_secinfo,5216 [OP_SECINFO] = (nfsd4_enc)nfsd4_encode_secinfo,
3132 [OP_SECINFO] = {
1762 encode_op_hdr(xdr, OP_SECINFO, decode_secinfo_maxsz, hdr); in encode_secinfo()5558 int status = decode_op_hdr(xdr, OP_SECINFO); in decode_secinfo()
8415 [1] = 1 << (OP_SECINFO - 32) |8498 if (test_bit(OP_SECINFO, sp->allow.u.longs) && in nfs4_sp4_select_mode()