Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dstate.h522 struct list_head fi_clnt_odstate; member
H A Dnfs4state.c428 WARN_ON_ONCE(!list_empty(&fi->fi_clnt_odstate)); in put_nfs4_file()
670 list_add(&co->co_perfile, &fp->fi_clnt_odstate); in hash_clnt_odstate_locked()
710 list_for_each_entry(co, &fp->fi_clnt_odstate, co_perfile) { in find_or_hash_clnt_odstate()
4107 INIT_LIST_HEAD(&fp->fi_clnt_odstate); in nfsd4_init_file()
/kernel/linux/linux-6.6/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()
4323 INIT_LIST_HEAD(&fp->fi_clnt_odstate); in nfsd4_file_init()

Completed in 23 milliseconds