Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsglob.h1191 struct cifs_tcon { struct
1194 int tc_count;
1209 union {
1237 } stats;
1238 __u64 bytes_read;
1248 bool retry:1;
1249 bool nocase:1;
1251 bool nodelete:1;
1266 __u32 share_flags;
1274 __u32 max_chunks;
[all …]