Searched refs:OP_LOCK (Results 1 – 4 of 4) sorted by relevance
88 OP_LOCK = 12, enumerator
2358 [OP_LOCK] = nfsd4_decode_lock,2534 if (op->opnum == OP_LOCK || op->opnum == OP_LOCKT) in nfsd4_decode_compound()5617 [OP_LOCK] = nfsd4_encode_lock,
3270 [OP_LOCK] = {
1340 encode_op_hdr(xdr, OP_LOCK, decode_lock_maxsz, hdr); in encode_lock()5114 status = decode_op_hdr(xdr, OP_LOCK); in decode_lock()
Completed in 49 milliseconds