Searched refs:read_lba (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/partitions/
H A Defi.c60 * - Change read_lba() to use the page cache per Al Viro's work.
185 * read_lba(): Read bytes from disk, starting at given LBA
195 read_lba(struct block_device *bdev, u64 lba, u8 * buffer, size_t count) function
244 if (read_lba(bdev, le64_to_cpu(gpt->partition_entry_lba),
274 if (read_lba(bdev, lba, (u8 *) gpt,
528 read_lba(bdev, 0, (u8 *) legacymbr,

Completed in 37 milliseconds