Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dencodings.c176 const struct header *actual_header, bool exact_size, in vdo_validate_header() argument
194 (exact_size && (expected_header->size < actual_header->size))) { in vdo_validate_header()
H A Dencodings.h729 const struct header *actual_header, bool exact_size,