Searched refs:efi_block_ioctl (Results 1 – 3 of 3) sorted by relevance
44 { "efiblock", efi_block_strategy, efi_block_open, efi_block_close, efi_block_ioctl },
82 int efi_block_ioctl(struct open_file *, u_long, void *);
723 efi_block_ioctl(struct open_file *f, u_long cmd, void *data) in efi_block_ioctl() function