Home
last modified time | relevance | path

Searched refs:se_perclnt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dstate.h261 struct list_head se_perclnt; member
H A Dnfs4callback.c1251 list_for_each_entry(s, &clp->cl_sessions, se_perclnt) { in __nfsd4_find_backchannel()
H A Dnfs4state.c1868 list_add(&new->se_perclnt, &clp->cl_sessions); in init_session()
1938 list_del(&ses->se_perclnt); in unhash_session()
2029 se_perclnt); in free_client()
2030 list_del(&ses->se_perclnt); in free_client()
2064 list_for_each_entry(ses, &clp->cl_sessions, se_perclnt) in unhash_client_locked()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h262 struct list_head se_perclnt; member
H A Dnfs4callback.c1328 list_for_each_entry(s, &clp->cl_sessions, se_perclnt) { in __nfsd4_find_backchannel()
H A Dnfs4state.c1988 list_add(&new->se_perclnt, &clp->cl_sessions); in init_session()
2058 list_del(&ses->se_perclnt); in unhash_session()
2158 se_perclnt); in free_client()
2159 list_del(&ses->se_perclnt); in free_client()
2193 list_for_each_entry(ses, &clp->cl_sessions, se_perclnt) in unhash_client_locked()

Completed in 26 milliseconds