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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/partitions/
H A Defi.c57 * - Change read_lba() to use the page cache per Al Viro's work.
271 * read_lba(): Read bytes from disk, starting at given LBA
282 read_lba(struct gendisk *hd, struct block_device *bdev, u64 lba, function
348 if (read_lba(hd, bdev, le64_to_cpu(gpt->partition_entry_lba),
380 if (read_lba(hd, bdev, lba, (u8 *) gpt,
619 read_lba(hd, bdev, 0, (u8 *) legacymbr,

Completed in 29 milliseconds