Searched refs:OP_CREATE_SESSION (Results 1 – 4 of 4) sorted by relevance
239 OP_CREATE_SESSION = 43, enumerator
1334 [OP_CREATE_SESSION] = {
1376 [OP_CREATE_SESSION] = (nfsd4_dec)nfsd4_decode_create_session,3202 [OP_CREATE_SESSION] = (nfsd4_enc)nfsd4_encode_create_session,
1711 *p++ = cpu_to_be32(OP_CREATE_SESSION); in encode_create_session()4973 status = decode_op_hdr(xdr, OP_CREATE_SESSION); in decode_create_session()