Lines Matching refs:list
1019 * session to interfaces from this list.
1092 struct list_head rlist; /* reconnect list */
1096 spinlock_t open_file_lock; /* protects list above */
1175 struct list_head pending_opens; /* list of incomplete opens */
1181 struct list_head ulist; /* cache update list */
1312 /* lock list below protected by cifsi->lock_sem */
1317 struct list_head rlist; /* reconnect list */
1349 struct list_head list;
1374 struct list_head list;
1409 struct list_head list;
1866 * list operations on pending_mid_q and oplockQ
1868 * list operations on global DnotifyReqList
1871 * list operations on tcp and SMB session lists
1872 * tcon->open_file_lock protects the list of open files hanging off the tcon
1896 * the list of TCP_Server_Info structures, ie each of the sockets
1898 * chained together by cifs_tcp_ses_list. The list of all our SMB
1905 * This lock protects the cifs_tcp_ses_list, the list of smb sessions per
1906 * tcp session, and the list of tcon's per smb session. It also protects
1929 GLOBAL_EXTERN spinlock_t GlobalMid_Lock; /* protects above & list operations */