Searched refs:keep_last_dots (Results 1 – 3 of 3) sorted by relevance
65 bool keep_last_dots) in exfat_striptail_len() argument67 if (!keep_last_dots) { in exfat_striptail_len()85 EXFAT_SB(sb)->options.keep_last_dots); in exfat_d_hash()107 EXFAT_SB(sb)->options.keep_last_dots); in exfat_d_cmp()109 EXFAT_SB(sb)->options.keep_last_dots); in exfat_d_cmp()141 EXFAT_SB(sb)->options.keep_last_dots); in exfat_utf8_d_hash()167 EXFAT_SB(sb)->options.keep_last_dots); in exfat_utf8_d_cmp()169 EXFAT_SB(sb)->options.keep_last_dots); in exfat_utf8_d_cmp()416 if (EXFAT_SB(sb)->options.keep_last_dots) { in __exfat_resolve_path()
144 if (opts->keep_last_dots) in exfat_show_options()315 opts->keep_last_dots = 1; in exfat_parse_param()785 new_opts->keep_last_dots != cur_opts->keep_last_dots || in exfat_reconfigure()
238 keep_last_dots:1; /* Keep trailing periods in paths */ member