Searched refs:OP_SECINFO (Results 1 – 5 of 5) sorted by relevance
91 OP_SECINFO = 33, enumerator
2128 [OP_SECINFO] = {
1740 [OP_SECINFO] = (nfsd4_dec)nfsd4_decode_secinfo,4248 [OP_SECINFO] = (nfsd4_enc)nfsd4_encode_secinfo,
1727 encode_op_hdr(xdr, OP_SECINFO, decode_secinfo_maxsz, hdr); in encode_secinfo()5521 int status = decode_op_hdr(xdr, OP_SECINFO); in decode_secinfo()
6867 [1] = 1 << (OP_SECINFO - 32) |6938 if (test_bit(OP_SECINFO, sp->allow.u.longs) && in nfs4_sp4_select_mode()