Home
last modified time | relevance | path

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

/linux/fs/fat/
H A Dnamei_msdos.c16 static unsigned char bad_if_strict[] = "+=,; "; variable
50 if (opts->name_check == 's' && strchr(bad_if_strict, c)) in msdos_format_name()
90 strchr(bad_if_strict, c)) in msdos_format_name()