Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-thin-metadata.c1480 uint64_t block_time = 0; in unpack_lookup_result() local
1484 block_time = le64_to_cpu(value); in unpack_lookup_result()
1485 unpack_block_time(block_time, &exception_block, &exception_time); in unpack_lookup_result()