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