Searched refs:OP_SECINFO (Results 1 – 5 of 5) sorted by relevance
109 OP_SECINFO = 33, enumerator
2248 [OP_SECINFO] = (nfsd4_dec)nfsd4_decode_secinfo,5217 [OP_SECINFO] = (nfsd4_enc)nfsd4_encode_secinfo,
3308 [OP_SECINFO] = {
1778 encode_op_hdr(xdr, OP_SECINFO, decode_secinfo_maxsz, hdr); in encode_secinfo()5621 int status = decode_op_hdr(xdr, OP_SECINFO); in decode_secinfo()
8564 [1] = 1 << (OP_SECINFO - 32) |8647 if (test_bit(OP_SECINFO, sp->allow.u.longs) && in nfs4_sp4_select_mode()