Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h1035 struct cifs_tcon { struct
1037 int tc_count;
1051 union {
1079 } stats;
1080 __u64 bytes_read;
1089 bool retry:1;
1090 bool nocase:1;
1092 bool nodelete:1;
1107 __u32 share_flags;
1115 __u32 max_chunks;
[all …]

Completed in 16 milliseconds