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

/linux-master/include/linux/
H A Dnfs4.h148 OP_READ_PLUS = 68, enumerator in enum:nfs_opnum4
/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);
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2405 [OP_READ_PLUS] = nfsd4_decode_read,
2502 if (op->opnum == OP_READ || op->opnum == OP_READ_PLUS) {
5614 [OP_READ_PLUS] = nfsd4_encode_read_plus,
H A Dnfs4proc.c3527 [OP_READ_PLUS] = {
3530 .op_name = "OP_READ_PLUS",

Completed in 276 milliseconds