Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dcurrent_stateid.h25 extern void nfsd4_get_readstateid(struct nfsd4_compound_state *, struct nfsd4_read *);
Dxdr4.h270 struct nfsd4_read { struct
526 struct nfsd4_read read;
Dnfs4proc.c756 nfsd4_read(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_read() function
757 struct nfsd4_read *read) in nfsd4_read()
2081 .op_func = (nfsd4op_func)nfsd4_read,
Dnfs4xdr.c1023 nfsd4_decode_read(struct nfsd4_compoundargs *argp, struct nfsd4_read *read) in nfsd4_decode_read()
3342 struct nfsd4_read *read, in nfsd4_encode_splice_read()
3402 struct nfsd4_read *read, in nfsd4_encode_readv()
3462 struct nfsd4_read *read) in nfsd4_encode_read()
Dnfs4state.c6912 nfsd4_get_readstateid(struct nfsd4_compound_state *cstate, struct nfsd4_read *read) in nfsd4_get_readstateid()