READ_LBA
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
read_lba -
SYNOPSIS
"SYNOPSIS"
size_t read_lba (struct block_device * bdev, u64 lba, u8 * buffer, size_t count);
ARGUMENTS
- bdev
-
-- undescribed --
- lba
-
-- undescribed --
- buffer
-
-- undescribed --
- count
-
-- undescribed --
DESCRIPTION
Reads count bytes from bdev into buffer.
Returns number of bytes read on success, 0 on error.
DESCRIPTION
Reads count bytes from bdev into buffer.
Returns number of bytes read on success, 0 on error.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:42 GMT, October 09, 2005