Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs4.h151 OP_READ_PLUS = 68, enumerator
/linux/fs/nfs/
H A Dnfs42xdr.c402 encode_op_hdr(xdr, OP_READ_PLUS, decode_read_plus_maxsz, hdr); in encode_read_plus()
1148 status = decode_op_hdr(xdr, OP_READ_PLUS); in decode_read_plus()
/linux/fs/nfsd/
H A Dnfs4xdr.c2573 [OP_READ_PLUS] = nfsd4_decode_read,
2670 if (op->opnum == OP_READ || op->opnum == OP_READ_PLUS) { in nfsd4_decode_compound()
6166 [OP_READ_PLUS] = nfsd4_encode_read_plus,
H A Dnfs4proc.c3950 [OP_READ_PLUS] = {