Lines Matching refs:list_head
659 struct list_head tcp_ses_list;
660 struct list_head smb_ses_list;
676 struct list_head pending_mid_q;
960 struct list_head smb_ses_list;
961 struct list_head tcon_list;
1030 struct list_head tcon_list;
1032 struct list_head rlist; /* reconnect list */
1035 struct list_head openFileList;
1114 struct list_head pending_opens; /* list of incomplete opens */
1120 struct list_head ulist; /* cache update list */
1173 struct list_head olist;
1184 struct list_head llist; /* pointer to next cifsLockInfo */
1185 struct list_head blist; /* pointer to locks blocked on this */
1241 struct list_head llist;
1243 struct list_head locks; /* locks held by fid above */
1248 struct list_head tlist; /* pointer to next fid owned by tcon */
1249 struct list_head flist; /* next fid (file instance) for this inode */
1255 struct list_head rlist; /* reconnect list */
1283 struct list_head list;
1308 struct list_head list;
1342 struct list_head list;
1395 struct list_head llist; /* locks helb by this inode */
1403 struct list_head openFileList;
1524 struct list_head qhead; /* mids waiting on reply from this server */
1611 struct list_head lhead;
1839 GLOBAL_EXTERN struct list_head cifs_tcp_ses_list;
1854 GLOBAL_EXTERN struct list_head GlobalDnotifyReqList;
1856 GLOBAL_EXTERN struct list_head GlobalDnotifyRsp_Q;