Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dstate.h556 struct list_head fi_clnt_odstate; member
H A Dnfs4state.c596 WARN_ON_ONCE(!list_empty(&fi->fi_clnt_odstate)); in put_nfs4_file()
883 list_add(&co->co_perfile, &fp->fi_clnt_odstate); in hash_clnt_odstate_locked()
923 list_for_each_entry(co, &fp->fi_clnt_odstate, co_perfile) { in find_or_hash_clnt_odstate()
4320 INIT_LIST_HEAD(&fp->fi_clnt_odstate); in nfsd4_file_init()