Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Ddm-thin-metadata.c1505 uint32_t exception_time; in unpack_lookup_result() local
1508 unpack_block_time(block_time, &exception_block, &exception_time); in unpack_lookup_result()
1510 result->shared = __snapshotted_since(td, exception_time); in unpack_lookup_result()