Searched refs:OP_LOCK (Results 1 – 4 of 4) sorted by relevance
87 OP_LOCK = 12, enumerator
1817 [OP_LOCK] = (nfsd4_dec)nfsd4_decode_lock,1979 if (op->opnum == OP_LOCK || op->opnum == OP_LOCKT) in nfsd4_decode_compound()4326 [OP_LOCK] = (nfsd4_enc)nfsd4_encode_lock,
2393 [OP_LOCK] = {
1331 encode_op_hdr(xdr, OP_LOCK, decode_lock_maxsz, hdr); in encode_lock()4938 status = decode_op_hdr(xdr, OP_LOCK); in decode_lock()