Home
last modified time | relevance | path

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

/external/u-boot/fs/
Dfs.c69 static inline int fs_exists_unsupported(const char *filename) in fs_exists_unsupported() function
245 .exists = fs_exists_unsupported,