Searched refs:OP_CLOSE (Results 1 – 5 of 5) sorted by relevance
62 OP_CLOSE = 4, enumerator
1977 [OP_CLOSE] = {
1710 [OP_CLOSE] = (nfsd4_dec)nfsd4_decode_close,4199 [OP_CLOSE] = (nfsd4_enc)nfsd4_encode_close,
1129 encode_op_hdr(xdr, OP_CLOSE, decode_close_maxsz, hdr); in encode_close()4246 status = decode_op_hdr(xdr, OP_CLOSE); in decode_close()
6726 [0] = 1 << (OP_CLOSE) |6794 if (test_bit(OP_CLOSE, sp->allow.u.longs) && in nfs4_sp4_select_mode()