Home
last modified time | relevance | path

Searched refs:nocase (Results 1 – 8 of 8) sorted by relevance

/linux/fs/smb/client/
H A Dfs_context.h274 bool nocase:1; /* request case insensitive filenames */ member
H A Dcifsfs.c270 if (tcon->nocase) in cifs_read_super()
677 if (tcon->nocase) in cifs_show_options()
H A Dconnect.c2874 tcon->nocase = ctx->nocase; in cifs_get_tcon()
4216 ctx->nocase = master_tcon->nocase; in cifs_construct_tcon()
H A Ddir.c804 if (pTcon->nocase && !open_cached_dir_by_dentry(pTcon, direntry->d_parent, &cfid)) {
H A Dcifsglob.h1251 bool nocase:1; member
H A Dfs_context.c1722 ctx->nocase = 1; in smb3_fs_context_parse_param()
/linux/Documentation/filesystems/
H A Dvfat.rst122 **nocase**
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst560 nocase
563 (mount option ``ignorecase`` is identical to ``nocase``)