Searched refs:OP_CREATE_SESSION (Results 1 – 6 of 6) sorted by relevance
121 OP_CREATE_SESSION = 43, enumerator
2391 [OP_CREATE_SESSION] = nfsd4_decode_create_session,5650 [OP_CREATE_SESSION] = nfsd4_encode_create_session,
3473 [OP_CREATE_SESSION] = {
3544 1 << (OP_CREATE_SESSION - 32) | in nfsd4_exchange_id()
8760 1 << (OP_CREATE_SESSION - 32) |8791 1 << (OP_CREATE_SESSION - 32) | in nfs4_sp4_select_mode()8828 test_bit(OP_CREATE_SESSION, sp->enforce.u.longs) && in nfs4_sp4_select_mode()
1909 encode_op_hdr(xdr, OP_CREATE_SESSION, decode_create_session_maxsz, hdr); in encode_create_session()5861 status = decode_op_hdr(xdr, OP_CREATE_SESSION); in decode_create_session()
Completed in 70 milliseconds