OP_LOCKU
1 << (OP_LOCKU) |
test_bit(OP_LOCKU, sp->allow.u.longs)) {
encode_op_hdr(xdr, OP_LOCKU, decode_locku_maxsz, hdr);
status = decode_op_hdr(xdr, OP_LOCKU);
[OP_LOCKU] = {
1 << (OP_LOCKU) |
[OP_LOCKU] = nfsd4_decode_locku,
[OP_LOCKU] = nfsd4_encode_locku,