Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/
H A Dfs.c69 static inline int fs_exists_unsupported(const char *filename) in fs_exists_unsupported() function
270 .exists = fs_exists_unsupported,