Home
last modified time | relevance | path

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

/linux-4.1.27/fs/fat/
Dnamei_msdos.c14 static unsigned char bad_if_strict[] = "+=,; "; variable
48 if (opts->name_check == 's' && strchr(bad_if_strict, c)) in msdos_format_name()
88 strchr(bad_if_strict, c)) in msdos_format_name()