Home
last modified time | relevance | path

Searched refs:se_perclnt (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dstate.h247 struct list_head se_perclnt; member
Dnfs4callback.c1102 list_for_each_entry(s, &clp->cl_sessions, se_perclnt) { in __nfsd4_find_backchannel()
Dnfs4state.c1720 list_add(&new->se_perclnt, &clp->cl_sessions); in init_session()
1790 list_del(&ses->se_perclnt); in unhash_session()
1862 se_perclnt); in free_client()
1863 list_del(&ses->se_perclnt); in free_client()
1896 list_for_each_entry(ses, &clp->cl_sessions, se_perclnt) in unhash_client_locked()