Home
last modified time | relevance | path

Searched refs:is_extension_exist (Results 1 – 2 of 2) sorted by relevance

/third_party/f2fs-tools/fsck/
Ddir.c412 static inline int is_extension_exist(const char *s, in is_extension_exist() function
447 if (is_extension_exist((const char *)name, in set_file_temperature()
/third_party/f2fs-tools/mkfs/
Df2fs_format.c109 static bool is_extension_exist(const char *name) in is_extension_exist() function
158 if (!is_extension_exist(ue)) in cure_extension_list()