Searched refs:OFFSET (Results 1 – 1 of 1) sorted by relevance
612 const OFFSET: u64 = 2112; // Deliberately wrong to test propagation of parameter. in test_writeback() constant618 sb.partition_offset = OFFSET; in test_writeback()624 let res = block_dev.read_gpt_partition(PARTITION, OFFSET, &mut read_buffer); in test_writeback()634 let res = block_dev.read_gpt_partition(PARTITION, OFFSET, &mut read_buffer); in test_writeback()643 const OFFSET: u64 = 2112; // Deliberately wrong to test propagation of parameter. in test_writeback_with_cursor() constant652 sb.partition_offset = OFFSET; in test_writeback_with_cursor()664 let res = block_dev.read_gpt_partition(PARTITION, OFFSET, &mut read_buffer); in test_writeback_with_cursor()