Home
last modified time | relevance | path

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

/include/linux/
Dbio-crypt-ctx.h117 return bio->bi_crypt_context; in bio_has_crypt_ctx()
134 bio->bi_crypt_context = bc; in bio_crypt_set_ctx()
177 struct bio_crypt_ctx *bc = bio->bi_crypt_context; in bio_crypt_advance()
Dblk_types.h180 struct bio_crypt_ctx *bi_crypt_context; member