Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dstate.h554 struct list_head fi_clnt_odstate; member
Dnfs4state.c596 WARN_ON_ONCE(!list_empty(&fi->fi_clnt_odstate)); in put_nfs4_file()
887 list_add(&co->co_perfile, &fp->fi_clnt_odstate); in hash_clnt_odstate_locked()
927 list_for_each_entry(co, &fp->fi_clnt_odstate, co_perfile) { in find_or_hash_clnt_odstate()
4287 INIT_LIST_HEAD(&fp->fi_clnt_odstate); in nfsd4_init_file()