Searched refs:OP_CREATE_SESSION (Results 1 – 5 of 5) sorted by relevance
103 OP_CREATE_SESSION = 43, enumerator
1751 [OP_CREATE_SESSION] = (nfsd4_dec)nfsd4_decode_create_session,3830 1 << (OP_CREATE_SESSION - 32) |4240 [OP_CREATE_SESSION] = (nfsd4_enc)nfsd4_encode_create_session,
2209 [OP_CREATE_SESSION] = {
6721 1 << (OP_CREATE_SESSION - 32) |6749 1 << (OP_CREATE_SESSION - 32) | in nfs4_sp4_select_mode()6783 test_bit(OP_CREATE_SESSION, sp->enforce.u.longs) && in nfs4_sp4_select_mode()
1807 encode_op_hdr(xdr, OP_CREATE_SESSION, decode_create_session_maxsz, hdr); in encode_create_session()5645 status = decode_op_hdr(xdr, OP_CREATE_SESSION); in decode_create_session()