Searched refs:OP_CLOSE (Results 1 – 6 of 6) sorted by relevance
80 OP_CLOSE = 4, enumerator
2329 [OP_CLOSE] = nfsd4_decode_close,5264 [OP_CLOSE] = nfsd4_encode_close,
3156 [OP_CLOSE] = {
3310 exid->spo_must_allow[0] &= (1 << (OP_CLOSE) | in nfsd4_exchange_id()
1208 encode_op_hdr(xdr, OP_CLOSE, decode_close_maxsz, hdr); in encode_close()4389 status = decode_op_hdr(xdr, OP_CLOSE); in decode_close()
8583 [0] = 1 << (OP_CLOSE) |8658 if (test_bit(OP_CLOSE, sp->allow.u.longs) && in nfs4_sp4_select_mode()