Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fat/
Dnamei_msdos.c15 static unsigned char bad_if_strict[] = "+=,; "; variable
49 if (opts->name_check == 's' && strchr(bad_if_strict, c)) in msdos_format_name()
89 strchr(bad_if_strict, c)) in msdos_format_name()