Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsglob.h1143 struct cifs_tcon { struct
1145 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 16 milliseconds