Searched refs:ubifs_exists (Results 1 – 3 of 3) sorted by relevance
25 int ubifs_exists(const char *filename);
235 .exists = ubifs_exists,
632 int ubifs_exists(const char *filename) in ubifs_exists() function