OP_FREE_STATEID
1 << (OP_FREE_STATEID - 32) |
test_bit(OP_FREE_STATEID, sp->allow.u.longs)) {
encode_op_hdr(xdr, OP_FREE_STATEID, decode_free_stateid_maxsz, hdr);
res->status = decode_op_hdr(xdr, OP_FREE_STATEID);
[OP_FREE_STATEID] = {
1 << (OP_FREE_STATEID - 32));
[OP_FREE_STATEID] = nfsd4_decode_free_stateid,
[OP_FREE_STATEID] = nfsd4_encode_noop,