Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dnfs4.h148 OP_READ_PLUS = 68, enumerator
/linux-5.19.10/fs/nfs/
Dnfs42xdr.c348 encode_op_hdr(xdr, OP_READ_PLUS, decode_read_plus_maxsz, hdr); in encode_read_plus()
1106 status = decode_op_hdr(xdr, OP_READ_PLUS); in decode_read_plus()
/linux-5.19.10/fs/nfsd/
Dnfs4xdr.c2295 [OP_READ_PLUS] = (nfsd4_dec)nfsd4_decode_read,
2397 if (op->opnum == OP_READ || op->opnum == OP_READ_PLUS) { in nfsd4_decode_compound()
5264 [OP_READ_PLUS] = (nfsd4_enc)nfsd4_encode_read_plus,
Dnfs4proc.c3486 [OP_READ_PLUS] = {