Home
last modified time | relevance | path

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

/linux/fs/crypto/
H A Dinline_crypt.c388 u64 next_dun[BLK_CRYPTO_DUN_ARRAY_SIZE]; in fscrypt_mergeable_bio() local
404 fscrypt_generate_dun(ci, next_lblk, next_dun); in fscrypt_mergeable_bio()
405 return bio_crypt_dun_is_contiguous(bc, bio->bi_iter.bi_size, next_dun); in fscrypt_mergeable_bio()