Searched refs:OP_LOCKT (Results 1 – 4 of 4) sorted by relevance
88 OP_LOCKT = 13, enumerator
1811 [OP_LOCKT] = (nfsd4_dec)nfsd4_decode_lockt,1972 if (op->opnum == OP_LOCK || op->opnum == OP_LOCKT) in nfsd4_decode_compound()4296 [OP_LOCKT] = (nfsd4_enc)nfsd4_encode_lockt,
2158 [OP_LOCKT] = {
1351 encode_op_hdr(xdr, OP_LOCKT, decode_lockt_maxsz, hdr); in encode_lockt()5102 status = decode_op_hdr(xdr, OP_LOCKT); in decode_lockt()