Searched refs:efihttp_fs_open (Results 1 – 1 of 1) sorted by relevance
58 static int efihttp_fs_open(const char *path, struct open_file *f);96 .fo_open = efihttp_fs_open,560 efihttp_fs_open(const char *path, struct open_file *f) in efihttp_fs_open() function734 err = efihttp_fs_open(path, f); in efihttp_fs_seek()