Home
last modified time | relevance | path

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

/external/u-boot/include/
Dubifs_uboot.h25 int ubifs_exists(const char *filename);
/external/u-boot/fs/
Dfs.c214 .exists = ubifs_exists,
/external/u-boot/fs/ubifs/
Dubifs.c630 int ubifs_exists(const char *filename) in ubifs_exists() function