Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnfs4.h148 OP_READ_PLUS = 68, enumerator
/Linux-v6.1/fs/nfs/
Dnfs42xdr.c348 encode_op_hdr(xdr, OP_READ_PLUS, decode_read_plus_maxsz, hdr); in encode_read_plus()
1127 status = decode_op_hdr(xdr, OP_READ_PLUS); in decode_read_plus()
/Linux-v6.1/fs/nfsd/
Dnfs4xdr.c2346 [OP_READ_PLUS] = (nfsd4_dec)nfsd4_decode_read,
2441 if (op->opnum == OP_READ || op->opnum == OP_READ_PLUS) { in nfsd4_decode_compound()
5290 [OP_READ_PLUS] = (nfsd4_enc)nfsd4_encode_read_plus,
Dnfs4proc.c3494 [OP_READ_PLUS] = {