Lines Matching defs:fh
41 static char *basename(struct file_handle *fh) in basename()
49 static int set_blk_dev(struct file_handle *fh) in set_blk_dev()
54 static int is_dir(struct file_handle *fh) in is_dir()
135 struct file_handle *fh; in file_open() local
197 struct file_handle *fh = to_fh(file); in efi_file_open() local
209 static efi_status_t file_close(struct file_handle *fh) in file_close()
218 struct file_handle *fh = to_fh(file); in efi_file_close() local
225 struct file_handle *fh = to_fh(file); in efi_file_delete() local
231 static efi_status_t file_read(struct file_handle *fh, u64 *buffer_size, in file_read()
246 static efi_status_t dir_read(struct file_handle *fh, u64 *buffer_size, in dir_read()
321 struct file_handle *fh = to_fh(file); in efi_file_read() local
355 struct file_handle *fh = to_fh(file); in efi_file_write() local
382 struct file_handle *fh = to_fh(file); in efi_file_getpos() local
397 struct file_handle *fh = to_fh(file); in efi_file_setpos() local
438 struct file_handle *fh = to_fh(file); in efi_file_getinfo() local