fi_clnt_odstate   429 fs/nfsd/nfs4state.c 		WARN_ON_ONCE(!list_empty(&fi->fi_clnt_odstate));
fi_clnt_odstate   647 fs/nfsd/nfs4state.c 	list_add(&co->co_perfile, &fp->fi_clnt_odstate);
fi_clnt_odstate   687 fs/nfsd/nfs4state.c 	list_for_each_entry(co, &fp->fi_clnt_odstate, co_perfile) {
fi_clnt_odstate  3950 fs/nfsd/nfs4state.c 	INIT_LIST_HEAD(&fp->fi_clnt_odstate);
fi_clnt_odstate   508 fs/nfsd/state.h 	struct list_head	fi_clnt_odstate;