Searched refs:tcon_list (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_drv.h | 19 struct list_head tcon_list; member
|
| /linux/fs/smb/client/ |
| H A D | misc.c | 31 struct tcon_list { struct 82 INIT_LIST_HEAD(&ret_buf->tcon_list); in sesInfoAlloc() 145 INIT_LIST_HEAD(&ret_buf->tcon_list); in tcon_info_alloc() 582 struct tcon_list *tmp_list, *q; in cifs_close_all_deferred_files_sb() 591 tmp_list = kmalloc_obj(struct tcon_list, GFP_ATOMIC); in cifs_close_all_deferred_files_sb()
|
| H A D | smb2misc.c | 665 list_for_each_entry(tcon, &ses->tcon_list, tcon_list) { in smb2_is_valid_lease_break() 744 list_for_each_entry(tcon, &ses->tcon_list, tcon_list) { in smb2_is_valid_oplock_break()
|
| H A D | cifs_swn.c | 350 list_for_each_entry(tcon, &ses->tcon_list, tcon_list) { in cifs_swn_get_tcon()
|
| H A D | cifsglob.h | 1061 struct list_head tcon_list; member 1197 struct list_head tcon_list; member
|
| H A D | smb2pdu.c | 4292 list_for_each_entry(tcon, &ses->tcon_list, tcon_list) { in smb2_reconnect_server()
|