Searched refs:is_f2fs (Results 1 – 1 of 1) sorted by relevance
156 static bool is_f2fs(const std::string& fs_type) { in is_f2fs() function264 } else if (is_f2fs(fs_type)) { in check_fs()572 } else if (is_f2fs(entry.fs_type)) { in prepare_fs_for_mount()977 if (is_f2fs(entry->fs_type)) { in UpdateCheckpointPartition()