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