Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-integrity.c1942 sector_t start_boundary = sec >> log2_max_io_len; in dm_integrity_map() local
1945 if (start_boundary < end_boundary) { in dm_integrity_map()