Searched refs:OP_LOCK (Results 1 – 4 of 4) sorted by relevance
203 OP_LOCK = 12, enumerator
1466 [OP_LOCK] = (nfsd4_dec)nfsd4_decode_lock,1506 [OP_LOCK] = (nfsd4_dec)nfsd4_decode_lock,3459 [OP_LOCK] = (nfsd4_enc)nfsd4_encode_lock,
1498 [OP_LOCK] = {
1257 encode_op_hdr(xdr, OP_LOCK, decode_lock_maxsz, hdr); in encode_lock()4582 status = decode_op_hdr(xdr, OP_LOCK); in decode_lock()