Searched defs:cifs_tcon (Results 1 – 1 of 1) sorted by relevance
1143 struct cifs_tcon { struct1145 int tc_count;1160 union {1188 } stats;1189 __u64 bytes_read;1198 bool retry:1;1199 bool nocase:1;1201 bool nodelete:1;1216 __u32 share_flags;1224 __u32 max_chunks;[all …]
Completed in 17 milliseconds