Home
last modified time | relevance | path

Searched defs:cifsSesInfo (Results 1 – 1 of 1) sorted by relevance

/fs/cifs/
Dcifsglob.h203 struct cifsSesInfo { struct
204 struct list_head smb_ses_list;
205 struct list_head tcon_list;
206 struct semaphore sesSem;
210 struct TCP_Server_Info *server; /* pointer to server info */
211 int ses_count; /* reference counter */
212 enum statusEnum status;
213 unsigned overrideSecFlg; /* if non-zero override global sec flags */
214 __u16 ipc_tid; /* special tid for connection to IPC share */
215 __u16 flags;
[all …]