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.c413 static inline int is_extension_exist(const char *s, in is_extension_exist() function
448 if (is_extension_exist((const char *)name, in set_file_temperature()
/third_party/f2fs-tools/mkfs/
Df2fs_format.c124 static bool is_extension_exist(const char *name) in is_extension_exist() function
173 if (!is_extension_exist(ue)) in cure_extension_list()