Searched refs:read_header (Results 1 – 3 of 3) sorted by relevance
147 int read_header(int fd, uint32_t lba, uchar_t *buf);
461 ret = read_header(fd, lba, buf); in get_data_mode()
204 read_header(int fd, uint32_t lba, uchar_t *buf) in read_header() function