Lines Matching refs:list_head
489 struct list_head tcp_ses_list;
490 struct list_head smb_ses_list;
506 struct list_head pending_mid_q;
692 struct list_head smb_ses_list;
693 struct list_head tcon_list;
743 struct list_head tcon_list;
745 struct list_head openFileList;
829 struct list_head pending_opens; /* list of incomplete opens */
875 struct list_head olist;
886 struct list_head llist; /* pointer to next cifsLockInfo */
887 struct list_head blist; /* pointer to locks blocked on this */
925 struct list_head llist;
927 struct list_head locks; /* locks held by fid above */
931 struct list_head tlist; /* pointer to next fid owned by tcon */
932 struct list_head flist; /* next fid (file instance) for this inode */
967 struct list_head list;
991 struct list_head list;
1025 struct list_head llist; /* locks helb by this inode */
1028 struct list_head openFileList;
1138 struct list_head qhead; /* mids waiting on reply from this server */
1210 struct list_head lhead;
1402 GLOBAL_EXTERN struct list_head cifs_tcp_ses_list;
1423 GLOBAL_EXTERN struct list_head GlobalDnotifyReqList;
1425 GLOBAL_EXTERN struct list_head GlobalDnotifyRsp_Q;