Home
last modified time | relevance | path

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

/include/linux/
Dbio-crypt-ctx.h64 struct bio_crypt_ctx { struct
80 struct bio_crypt_ctx *bio_crypt_alloc_ctx(gfp_t gfp_mask); argument
96 struct bio_crypt_ctx *bc = bio_crypt_alloc_ctx(gfp_mask); in bio_crypt_set_ctx()
106 void bio_crypt_ctx_release_keyslot(struct bio_crypt_ctx *bc);
108 int bio_crypt_ctx_acquire_keyslot(struct bio_crypt_ctx *bc,
114 static inline bool bio_crypt_dun_is_contiguous(const struct bio_crypt_ctx *bc, in bio_crypt_dun_is_contiguous()
146 struct bio_crypt_ctx *bc = bio->bi_crypt_context; in bio_crypt_advance()
Dblk_types.h21 struct bio_crypt_ctx;
179 struct bio_crypt_ctx *bi_crypt_context;