Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h916 struct cifs_ses { struct
918 struct list_head tcon_list;
919 struct cifs_tcon *tcon_ipc;
931 unsigned int capabilities;
935 char *domainName;
936 char *password;
937 char *workstation_name;
943 bool domainAuto:1;
945 __u16 session_flags;
962 spinlock_t iface_lock;
[all …]

Completed in 19 milliseconds