Searched refs:OP_SECINFO (Results 1 – 5 of 5) sorted by relevance
108 OP_SECINFO = 33, enumerator
1838 [OP_SECINFO] = (nfsd4_dec)nfsd4_decode_secinfo,4347 [OP_SECINFO] = (nfsd4_enc)nfsd4_encode_secinfo,
2523 [OP_SECINFO] = {
1753 encode_op_hdr(xdr, OP_SECINFO, decode_secinfo_maxsz, hdr); in encode_secinfo()5483 int status = decode_op_hdr(xdr, OP_SECINFO); in decode_secinfo()
7943 [1] = 1 << (OP_SECINFO - 32) |8026 if (test_bit(OP_SECINFO, sp->allow.u.longs) && in nfs4_sp4_select_mode()