Searched refs:keep_last_dots (Results 1 – 3 of 3) sorted by relevance
70 bool keep_last_dots) in exfat_striptail_len() argument72 if (!keep_last_dots) { in exfat_striptail_len()90 EXFAT_SB(sb)->options.keep_last_dots); in exfat_d_hash()112 EXFAT_SB(sb)->options.keep_last_dots); in exfat_d_cmp()114 EXFAT_SB(sb)->options.keep_last_dots); in exfat_d_cmp()146 EXFAT_SB(sb)->options.keep_last_dots); in exfat_utf8_d_hash()172 EXFAT_SB(sb)->options.keep_last_dots); in exfat_utf8_d_cmp()174 EXFAT_SB(sb)->options.keep_last_dots); in exfat_utf8_d_cmp()403 if (EXFAT_SB(sb)->options.keep_last_dots) { in __exfat_resolve_path()
162 if (opts->keep_last_dots) in exfat_show_options()334 opts->keep_last_dots = 1; in exfat_parse_param()
239 keep_last_dots:1; /* Keep trailing periods in paths */ member