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

/linux-master/drivers/md/
H A Ddm-thin-metadata.c32 * dev id, virtual block) -> block_time. Block time is a 64-bit
1536 uint64_t block_time = 0; local
1540 block_time = le64_to_cpu(value);
1541 unpack_block_time(block_time, &exception_block, &exception_time);

Completed in 123 milliseconds