Searched refs:dotsOK (Results 1 – 3 of 3) sorted by relevance
33 if (opts->dotsOK) { in msdos_format_name()131 if (!err && sbi->options.dotsOK) { in msdos_find()
997 if (opts->dotsOK) in fat_show_options()1262 opts->dotsOK = !result.negated; in fat_parse_param()1265 opts->dotsOK = result.boolean; in fat_parse_param()1920 opts->quiet = opts->showexec = opts->sys_immutable = opts->dotsOK = 0; in fat_init_fs_context()
45 dotsOK:1, /* set = hidden and system files are named '.filename' */ member