Home
last modified time | relevance | path

Searched defs:needs_casefold (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_format.cpp120 bool needs_casefold, bool fs_compress, const std::string& zoned_device) { in format_f2fs()
165 bool needs_casefold = false; in fs_mgr_do_format() local