Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-thin-metadata.c1457 uint64_t block_time = 0; in unpack_lookup_result() local
1461 block_time = le64_to_cpu(value); in unpack_lookup_result()
1462 unpack_block_time(block_time, &exception_block, &exception_time); in unpack_lookup_result()