Searched refs:OP_READ_PLUS (Results 1 - 4 of 4) sorted by last modified time

/linux-master/include/linux/
H A Dnfs4.h148 OP_READ_PLUS = 68, enumerator in enum:nfs_opnum4
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2434 [OP_READ_PLUS] = nfsd4_decode_read,
2531 if (op->opnum == OP_READ || op->opnum == OP_READ_PLUS) {
5691 [OP_READ_PLUS] = nfsd4_encode_read_plus,
H A Dnfs4proc.c3580 [OP_READ_PLUS] = {
3583 .op_name = "OP_READ_PLUS",
/linux-master/fs/nfs/
H A Dnfs42xdr.c367 encode_op_hdr(xdr, OP_READ_PLUS, decode_read_plus_maxsz, hdr);
1053 status = decode_op_hdr(xdr, OP_READ_PLUS);

Completed in 163 milliseconds