Searched refs:OP_CREATE_SESSION (Results 1 – 5 of 5) sorted by relevance
103 OP_CREATE_SESSION = 43, enumerator
1752 [OP_CREATE_SESSION] = (nfsd4_dec)nfsd4_decode_create_session,3850 1 << (OP_CREATE_SESSION - 32) |4260 [OP_CREATE_SESSION] = (nfsd4_enc)nfsd4_encode_create_session,
2194 [OP_CREATE_SESSION] = {
6859 1 << (OP_CREATE_SESSION - 32) |6887 1 << (OP_CREATE_SESSION - 32) | in nfs4_sp4_select_mode()6921 test_bit(OP_CREATE_SESSION, sp->enforce.u.longs) && in nfs4_sp4_select_mode()
1824 encode_op_hdr(xdr, OP_CREATE_SESSION, decode_create_session_maxsz, hdr); in encode_create_session()5731 status = decode_op_hdr(xdr, OP_CREATE_SESSION); in decode_create_session()