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