Lines Matching refs:list_head
534 struct list_head tcp_ses_list;
535 struct list_head smb_ses_list;
551 struct list_head pending_mid_q;
772 struct list_head smb_ses_list;
773 struct list_head tcon_list;
815 struct list_head tcon_list;
817 struct list_head openFileList;
907 struct list_head pending_opens; /* list of incomplete opens */
953 struct list_head olist;
964 struct list_head llist; /* pointer to next cifsLockInfo */
965 struct list_head blist; /* pointer to locks blocked on this */
1016 struct list_head llist;
1018 struct list_head locks; /* locks held by fid above */
1022 struct list_head tlist; /* pointer to next fid owned by tcon */
1023 struct list_head flist; /* next fid (file instance) for this inode */
1058 struct list_head list;
1084 struct list_head list;
1130 struct list_head llist; /* locks helb by this inode */
1133 struct list_head openFileList;
1256 struct list_head qhead; /* mids waiting on reply from this server */
1328 struct list_head lhead;
1522 GLOBAL_EXTERN struct list_head cifs_tcp_ses_list;
1543 GLOBAL_EXTERN struct list_head GlobalDnotifyReqList;
1545 GLOBAL_EXTERN struct list_head GlobalDnotifyRsp_Q;