Searched refs:file_handle (Results 1 – 1 of 1) sorted by relevance
31 struct file_handle { struct69 static int is_dir(struct file_handle *fh) in is_dir()179 struct file_handle *fh; in file_open()254 struct file_handle *fh = to_fh(this); in efi_file_open_int()374 struct file_handle *fh = to_fh(file); in efi_file_close()381 struct file_handle *fh = to_fh(file); in efi_file_delete()514 struct file_handle *fh = to_fh(this); in efi_file_read_int()597 struct file_handle *fh = to_fh(this); in efi_file_write_int()708 struct file_handle *fh = to_fh(file); in efi_file_getpos()735 struct file_handle *fh = to_fh(file); in efi_file_setpos()[all …]
Completed in 4 milliseconds