Home
last modified time | relevance | path

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

/u-boot/include/
A Dfs.h113 int fs_exists(const char *filename);
/u-boot/fs/
A Dfs.c465 int fs_exists(const char *filename) in fs_exists() function
798 return fs_exists(file); in file_exists()
/u-boot/lib/efi_loader/
A Defi_file.c222 exists = fs_exists(fh->path); in file_open()

Completed in 7 milliseconds