Searched refs:fi_clnt_odstate (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/nfsd/
H A Dstate.h594 struct list_head fi_clnt_odstate; member in struct:nfs4_file
H A Dnfs4state.c598 WARN_ON_ONCE(!list_empty(&fi->fi_clnt_odstate));
885 list_add(&co->co_perfile, &fp->fi_clnt_odstate);
925 list_for_each_entry(co, &fp->fi_clnt_odstate, co_perfile) {
4552 INIT_LIST_HEAD(&fp->fi_clnt_odstate);

Completed in 165 milliseconds