Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dcurrent_stateid.h8 extern void clear_current_stateid(struct nfsd4_compound_state *cstate);
Dnfs4proc.c1791 clear_current_stateid(cstate); in nfsd4_proc_compound()
Dnfs4state.c7317 clear_current_stateid(struct nfsd4_compound_state *cstate) in clear_current_stateid() function