Searched refs:file_efihttp (Results 1 – 1 of 1) sorted by relevance
81 struct file_efihttp { struct402 struct file_efihttp *fh; in _efihttp_fs_open()410 fh = calloc(1, sizeof(struct file_efihttp)); in _efihttp_fs_open()612 struct file_efihttp *fh; in _efihttp_fs_read()616 fh = (struct file_efihttp *)f->f_fsdata; in _efihttp_fs_read()702 struct file_efihttp *fh; in efihttp_fs_seek()708 fh = (struct file_efihttp *)f->f_fsdata; in efihttp_fs_seek()750 struct file_efihttp *fh; in efihttp_fs_stat()752 fh = (struct file_efihttp *)f->f_fsdata; in efihttp_fs_stat()766 struct file_efihttp *fh; in efihttp_fs_readdir()[all …]