Searched refs:efi_block_do_read (Results 1 – 1 of 1) sorted by relevance
180 efi_block_do_read(struct efi_block_dev *bdev, UINT64 off, void *buf, in efi_block_do_read() function217 status = efi_block_do_read(bdev, off, efi_ra_buffer, len); in efi_block_readahead()239 return efi_block_do_read(bdev, off, buf, bufsize); in efi_block_read()