Lines Matching refs:list_head
665 struct list_head tcp_ses_list;
666 struct list_head smb_ses_list;
682 struct list_head pending_mid_q;
966 struct list_head smb_ses_list;
967 struct list_head tcon_list;
1036 struct list_head tcon_list;
1038 struct list_head rlist; /* reconnect list */
1041 struct list_head openFileList;
1120 struct list_head pending_opens; /* list of incomplete opens */
1126 struct list_head ulist; /* cache update list */
1179 struct list_head olist;
1190 struct list_head llist; /* pointer to next cifsLockInfo */
1191 struct list_head blist; /* pointer to locks blocked on this */
1248 struct list_head llist;
1250 struct list_head locks; /* locks held by fid above */
1255 struct list_head tlist; /* pointer to next fid owned by tcon */
1256 struct list_head flist; /* next fid (file instance) for this inode */
1262 struct list_head rlist; /* reconnect list */
1292 struct list_head list;
1317 struct list_head list;
1351 struct list_head list;
1404 struct list_head llist; /* locks helb by this inode */
1412 struct list_head openFileList;
1533 struct list_head qhead; /* mids waiting on reply from this server */
1620 struct list_head lhead;
1855 GLOBAL_EXTERN struct list_head cifs_tcp_ses_list;
1870 GLOBAL_EXTERN struct list_head GlobalDnotifyReqList;
1872 GLOBAL_EXTERN struct list_head GlobalDnotifyRsp_Q;