Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Dnfs4xdr.c4505 static int decode_read(struct xdr_stream *xdr, struct rpc_rqst *req, struct nfs_readres *res) in decode_read() function
5893 status = decode_read(xdr, rqstp, res); in nfs4_xdr_dec_read()