Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-io-rewind.c96 struct bio_crypt_ctx *bc = bio->bi_crypt_context; in dm_bio_crypt_rewind()
/linux/include/linux/
H A Dblk_types.h263 struct bio_crypt_ctx *bi_crypt_context; member
/linux/block/
H A Dbio.c245 bio->bi_crypt_context = NULL; in bio_init()