Home
last modified time | relevance | path

Searched refs:OP_READ_PLUS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dnfs4.h148 OP_READ_PLUS = 68, enumerator
/openbmc/linux/fs/nfs/
H A Dnfs42xdr.c369 encode_op_hdr(xdr, OP_READ_PLUS, decode_read_plus_maxsz, hdr); in encode_read_plus()
1055 status = decode_op_hdr(xdr, OP_READ_PLUS); in decode_read_plus()
/openbmc/linux/fs/nfsd/
H A Dnfs4xdr.c2397 [OP_READ_PLUS] = nfsd4_decode_read,
2494 if (op->opnum == OP_READ || op->opnum == OP_READ_PLUS) { in nfsd4_decode_compound()
5332 [OP_READ_PLUS] = nfsd4_encode_read_plus,
H A Dnfs4proc.c3511 [OP_READ_PLUS] = {