Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnfs4.h148 OP_READ_PLUS = 68, enumerator
/linux/fs/nfs/
A 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/fs/nfsd/
A Dnfs4xdr.c2297 [OP_READ_PLUS] = (nfsd4_dec)nfsd4_decode_read,
2399 if (op->opnum == OP_READ || op->opnum == OP_READ_PLUS) { in nfsd4_decode_compound()
5260 [OP_READ_PLUS] = (nfsd4_enc)nfsd4_encode_read_plus,
A Dnfs4proc.c3309 [OP_READ_PLUS] = {

Completed in 24 milliseconds