Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dcurrent_stateid.h25 extern void nfsd4_get_readstateid(struct nfsd4_compound_state *, struct nfsd4_read *);
Dnfs4proc.c2099 .op_get_currentstateid = (stateid_getter)nfsd4_get_readstateid,
Dnfs4state.c6833 nfsd4_get_readstateid(struct nfsd4_compound_state *cstate, struct nfsd4_read *read) in nfsd4_get_readstateid() function