Searched defs:smb3_fs_context (Results 1 – 1 of 1) sorted by relevance
154 struct smb3_fs_context { struct155 bool uid_specified;156 bool cruid_specified;157 bool gid_specified;158 bool sloppy;159 bool got_ip;160 bool got_version;161 bool got_rsize;162 bool got_wsize;163 bool got_bsize;[all …]