Searched refs:nfsd4_get_readstateid (Results 1 – 3 of 3) sorted by relevance
25 extern void nfsd4_get_readstateid(struct nfsd4_compound_state *, struct nfsd4_read *);
2084 .op_get_currentstateid = (stateid_getter)nfsd4_get_readstateid,
6912 nfsd4_get_readstateid(struct nfsd4_compound_state *cstate, struct nfsd4_read *read) in nfsd4_get_readstateid() function