Searched refs:OP_READ_PLUS (Results 1 – 4 of 4) sorted by relevance
148 OP_READ_PLUS = 68, enumerator
349 encode_op_hdr(xdr, OP_READ_PLUS, decode_read_plus_maxsz, hdr); in encode_read_plus()1128 status = decode_op_hdr(xdr, OP_READ_PLUS); in decode_read_plus()
2405 [OP_READ_PLUS] = nfsd4_decode_read,2500 if (op->opnum == OP_READ || op->opnum == OP_READ_PLUS) { in nfsd4_decode_compound()5350 [OP_READ_PLUS] = nfsd4_encode_read_plus,
3476 [OP_READ_PLUS] = {
Completed in 26 milliseconds