Searched defs:blockstart (Results 1 – 2 of 2) sorted by relevance
679 static int flash_bad_block(int fd, uint8_t mtd_type, loff_t blockstart) in flash_bad_block()715 loff_t blockstart; /* running start of the current block - in flash_read_buf() local804 loff_t blockstart; /* running start of the current block - in flash_write_buf() local
746 static void blockstart(sox_format_t * ft) in blockstart() function