Home
last modified time | relevance | path

Searched refs:co_perfile (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dstate.h497 struct list_head co_perfile; member
H A Dnfs4state.c670 list_add(&co->co_perfile, &fp->fi_clnt_odstate); in hash_clnt_odstate_locked()
690 list_del(&co->co_perfile); in put_clnt_odstate()
710 list_for_each_entry(co, &fp->fi_clnt_odstate, co_perfile) { in find_or_hash_clnt_odstate()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h532 struct list_head co_perfile; member
H A Dnfs4state.c883 list_add(&co->co_perfile, &fp->fi_clnt_odstate); in hash_clnt_odstate_locked()
903 list_del(&co->co_perfile); in put_clnt_odstate()
923 list_for_each_entry(co, &fp->fi_clnt_odstate, co_perfile) { in find_or_hash_clnt_odstate()

Completed in 27 milliseconds