Lines Matching refs:list_head
546 struct list_head tcp_ses_list;
547 struct list_head smb_ses_list;
563 struct list_head pending_mid_q;
784 struct list_head smb_ses_list;
785 struct list_head tcon_list;
827 struct list_head tcon_list;
829 struct list_head openFileList;
921 struct list_head pending_opens; /* list of incomplete opens */
967 struct list_head olist;
978 struct list_head llist; /* pointer to next cifsLockInfo */
979 struct list_head blist; /* pointer to locks blocked on this */
1031 struct list_head llist;
1033 struct list_head locks; /* locks held by fid above */
1037 struct list_head tlist; /* pointer to next fid owned by tcon */
1038 struct list_head flist; /* next fid (file instance) for this inode */
1073 struct list_head list;
1099 struct list_head list;
1145 struct list_head llist; /* locks helb by this inode */
1148 struct list_head openFileList;
1271 struct list_head qhead; /* mids waiting on reply from this server */
1343 struct list_head lhead;
1537 GLOBAL_EXTERN struct list_head cifs_tcp_ses_list;
1558 GLOBAL_EXTERN struct list_head GlobalDnotifyReqList;
1560 GLOBAL_EXTERN struct list_head GlobalDnotifyRsp_Q;