Home
last modified time | relevance | path

Searched refs:dotsOK (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
Dnamei_msdos.c33 if (opts->dotsOK) { in msdos_format_name()
131 if (!err && sbi->options.dotsOK) { in msdos_find()
Dinode.c991 if (opts->dotsOK) in fat_show_options()
1150 opts->quiet = opts->showexec = opts->sys_immutable = opts->dotsOK = 0; in parse_options()
1290 opts->dotsOK = 1; in parse_options()
1293 opts->dotsOK = 0; in parse_options()
Dfat.h43 dotsOK:1, /* set = hidden and system files are named '.filename' */ member
Ddir.c636 sbi->options.dotsOK); in __fat_readdir()
650 short_len = fat_parse_short(sb, de, bufname, sbi->options.dotsOK); in __fat_readdir()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch57502 + sbi->options.dotsOK);
57517 + short_len = fat_parse_short(sb, de, bufname, sbi->options.dotsOK);
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch359862 + sbi->options.dotsOK);
359877 + short_len = fat_parse_short(sb, de, bufname, sbi->options.dotsOK);