Searched refs:file_open (Results 1 – 2 of 2) sorted by relevance
150 static struct efi_file_handle *file_open(struct file_system *fs, in file_open() function259 *new_handle = file_open(fh->fs, fh, file_name, open_mode, attributes); in efi_file_open()709 *root = file_open(fs, NULL, NULL, 0, 0); in efi_open_volume()
97 handle = self.qga.file_open(path=path)