OP_BIND_CONN_TO_SESSION
[1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
[1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
if (test_bit(OP_BIND_CONN_TO_SESSION, sp->enforce.u.longs) &&
encode_op_hdr(xdr, OP_BIND_CONN_TO_SESSION,
status = decode_op_hdr(xdr, OP_BIND_CONN_TO_SESSION);
[OP_BIND_CONN_TO_SESSION] = {
1 << (OP_BIND_CONN_TO_SESSION - 32) |
[OP_BIND_CONN_TO_SESSION] = nfsd4_decode_bind_conn_to_session,
[OP_BIND_CONN_TO_SESSION] = nfsd4_encode_bind_conn_to_session,