Home
last modified time | relevance | path

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

/fs/nfsd/
Dstate.h467 struct list_head co_perfile; member
Dnfs4state.c615 list_add(&co->co_perfile, &fp->fi_clnt_odstate); in hash_clnt_odstate_locked()
635 list_del(&co->co_perfile); in put_clnt_odstate()
655 list_for_each_entry(co, &fp->fi_clnt_odstate, co_perfile) { in find_or_hash_clnt_odstate()