Searched refs:nocase (Results 1 – 8 of 8) sorted by relevance
274 bool nocase:1; /* request case insensitive filenames */ member
272 if (tcon->nocase) in cifs_read_super() 682 if (tcon->nocase) in cifs_show_options() 683 seq_puts(s, ",nocase"); in cifs_show_options() 1203 * it over the client-local nocase mount option, which only in cifs_get_link() 1208 * zero. In that case fall back to nocase so the reporting in cifs_get_link() 1212 if (tcon->nocase) { in cifs_get_link()
2880 tcon->nocase = ctx->nocase; in cifs_get_tcon() 4225 ctx->nocase = master_tcon->nocase; in cifs_construct_tcon()
816 if (pTcon->nocase && !open_cached_dir_by_dentry(pTcon, direntry->d_parent, &cfid)) {
1253 bool nocase:1;1251 bool nocase:1; global() member
97 fsparam_flag("nocase", Opt_nocase),1785 ctx->nocase = 1; in smb3_fs_context_parse_param()
122 **nocase**
560 nocase563 (mount option ``ignorecase`` is identical to ``nocase``)