Searched refs:efi_block_open (Results 1 – 4 of 4) sorted by relevance
47 error = efi_block_open(f, fname, file); in devopen()
44 { "efiblock", efi_block_strategy, efi_block_open, efi_block_close, efi_block_ioctl },
80 int efi_block_open(struct open_file *, ...);
639 efi_block_open(struct open_file *f, ...) in efi_block_open() function