Home
last modified time | relevance | path

Searched defs:nocase (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/fat/
H A Dfat.h49 nocase:1, /* Does this need case conversion? 0=need case conversion*/ member
H A Ddir.c355 int nocase = sbi->options.nocase; in fat_parse_short() local
/openbmc/linux/fs/smb/client/
H A Dfs_context.h230 bool nocase:1; /* request case insensitive filenames */ member
H A Dcifsglob.h1250 bool nocase:1; member
/openbmc/linux/fs/ntfs3/
H A Dntfs_fs.h110 unsigned nocase : 1; /* case insensitive. */ member