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