Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dcompress.c125 static bool ext_found(const char *ext) in ext_found() function
143 return (ext_found(get_ext(path)) == true) ^ in ext_do_filter()
152 if (ext_found(ext)) in ext_filter_add()