OP_TEST_STATEID
1 << (OP_TEST_STATEID - 32) |
if (test_bit(OP_TEST_STATEID, sp->allow.u.longs) &&
encode_op_hdr(xdr, OP_TEST_STATEID, decode_test_stateid_maxsz, hdr);
status = decode_op_hdr(xdr, OP_TEST_STATEID);
[OP_TEST_STATEID] = {
1 << (OP_TEST_STATEID - 32) |
[OP_TEST_STATEID] = nfsd4_decode_test_stateid,
[OP_TEST_STATEID] = nfsd4_encode_test_stateid,