Home
last modified time | relevance | path

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

/u-boot/include/
A Dext4fs.h153 int ext4fs_exists(const char *filename);
/u-boot/fs/ext4/
A Dext4fs.c209 int ext4fs_exists(const char *filename) in ext4fs_exists() function
/u-boot/fs/
A Dfs.c214 .exists = ext4fs_exists,

Completed in 6 milliseconds