Home
last modified time | relevance | path

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

/fs/exfat/
A Dnamei.c65 bool keep_last_dots) in exfat_striptail_len() argument
67 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()
A Dsuper.c134 if (opts->keep_last_dots) in exfat_show_options()
305 opts->keep_last_dots = 1; in exfat_parse_param()
A Dexfat_fs.h239 keep_last_dots:1; /* Keep trailing periods in paths */ member

Completed in 10 milliseconds