OP_CLOSE
[0] = 1 << (OP_CLOSE) |
if (test_bit(OP_CLOSE, sp->allow.u.longs) &&
encode_op_hdr(xdr, OP_CLOSE, decode_close_maxsz, hdr);
status = decode_op_hdr(xdr, OP_CLOSE);
[OP_CLOSE] = {
exid->spo_must_allow[0] &= (1 << (OP_CLOSE) |
[OP_CLOSE] = nfsd4_decode_close,
[OP_CLOSE] = nfsd4_encode_close,