Searched refs:efihttp_fs_open (Results 1 – 1 of 1) sorted by relevance
59 static int efihttp_fs_open(const char *path, struct open_file *f);97 .fo_open = efihttp_fs_open,561 efihttp_fs_open(const char *path, struct open_file *f) in efihttp_fs_open() function735 err = efihttp_fs_open(path, f); in efihttp_fs_seek()