Lines Matching defs:fh
48 static char *basename(struct file_handle *fh) in basename()
56 static int set_blk_dev(struct file_handle *fh) in set_blk_dev()
69 static int is_dir(struct file_handle *fh) in is_dir()
150 static int efi_create_file(struct file_handle *fh, u64 attributes) in efi_create_file()
179 struct file_handle *fh; in file_open() local
254 struct file_handle *fh = to_fh(this); in efi_file_open_int() local
365 static efi_status_t file_close(struct file_handle *fh) in file_close()
374 struct file_handle *fh = to_fh(file); in efi_file_close() local
381 struct file_handle *fh = to_fh(file); in efi_file_delete() local
400 static efi_status_t efi_get_file_size(struct file_handle *fh, in efi_get_file_size()
412 static efi_status_t file_read(struct file_handle *fh, u64 *buffer_size, in file_read()
444 static efi_status_t dir_read(struct file_handle *fh, u64 *buffer_size, in dir_read()
514 struct file_handle *fh = to_fh(this); in efi_file_read_int() local
597 struct file_handle *fh = to_fh(this); in efi_file_write_int() local
708 struct file_handle *fh = to_fh(file); in efi_file_getpos() local
735 struct file_handle *fh = to_fh(file); in efi_file_setpos() local
769 struct file_handle *fh = to_fh(file); in efi_file_getinfo() local
870 struct file_handle *fh = to_fh(file); in efi_file_setinfo() local
942 struct file_handle *fh = to_fh(this); in efi_file_flush_int() local