Searched refs:file_efihttp (Results 1 – 1 of 1) sorted by relevance
76 struct file_efihttp { struct397 struct file_efihttp *fh; in _efihttp_fs_open()405 fh = calloc(1, sizeof(struct file_efihttp)); in _efihttp_fs_open()607 struct file_efihttp *fh; in _efihttp_fs_read()611 fh = (struct file_efihttp *)f->f_fsdata; in _efihttp_fs_read()697 struct file_efihttp *fh; in efihttp_fs_seek()703 fh = (struct file_efihttp *)f->f_fsdata; in efihttp_fs_seek()745 struct file_efihttp *fh; in efihttp_fs_stat()747 fh = (struct file_efihttp *)f->f_fsdata; in efihttp_fs_stat()761 struct file_efihttp *fh; in efihttp_fs_readdir()[all …]