Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-inlinecrypt.c315 unsigned int dun_bytes; in inlinecrypt_ctr() local
406 dun_bytes = DIV_ROUND_UP(fls64(ctx->max_dun), 8); in inlinecrypt_ctr()
410 dun_bytes, ctx->sector_size, in inlinecrypt_ctr()