Searched defs:fh (Results 1 – 25 of 110) sorted by relevance
12345
42 static char *basename(struct file_handle *fh) in basename()50 static int set_blk_dev(struct file_handle *fh) in set_blk_dev()63 static int is_dir(struct file_handle *fh) in is_dir()154 struct file_handle *fh; in file_open() local225 struct file_handle *fh = to_fh(file); in efi_file_open() local268 static efi_status_t file_close(struct file_handle *fh) in file_close()277 struct file_handle *fh = to_fh(file); in efi_file_close() local284 struct file_handle *fh = to_fh(file); in efi_file_delete() local302 static efi_status_t file_read(struct file_handle *fh, u64 *buffer_size, in file_read()317 static efi_status_t dir_read(struct file_handle *fh, u64 *buffer_size, in dir_read()[all …]