Lines Matching refs:list_entry
60 mid_entry = list_entry(tmp, struct mid_q_entry, qhead); in cifs_dump_mids()
161 server = list_entry(stmp, struct TCP_Server_Info, in cifs_debug_files_proc_show()
164 ses = list_entry(tmp, struct cifs_ses, smb_ses_list); in cifs_debug_files_proc_show()
166 tcon = list_entry(tmp1, struct cifs_tcon, tcon_list); in cifs_debug_files_proc_show()
169 cfile = list_entry(tmp2, struct cifsFileInfo, in cifs_debug_files_proc_show()
252 server = list_entry(tmp1, struct TCP_Server_Info, in cifs_debug_data_proc_show()
333 ses = list_entry(tmp2, struct cifs_ses, in cifs_debug_data_proc_show()
385 tcon = list_entry(tmp3, struct cifs_tcon, in cifs_debug_data_proc_show()
396 mid_entry = list_entry(tmp3, struct mid_q_entry, in cifs_debug_data_proc_show()
453 server = list_entry(tmp1, struct TCP_Server_Info, in cifs_stats_proc_write()
466 ses = list_entry(tmp2, struct cifs_ses, in cifs_stats_proc_write()
469 tcon = list_entry(tmp3, in cifs_stats_proc_write()
528 server = list_entry(tmp1, struct TCP_Server_Info, in cifs_stats_proc_show()
549 ses = list_entry(tmp2, struct cifs_ses, in cifs_stats_proc_show()
552 tcon = list_entry(tmp3, in cifs_stats_proc_show()