Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-crypto-internal.h127 if (bio_has_crypt_ctx(bio)) in bio_crypt_advance()
134 if (bio_has_crypt_ctx(bio)) in bio_crypt_free_ctx()
142 if (bio_has_crypt_ctx(bio)) in bio_crypt_do_front_merge()
151 if (bio_has_crypt_ctx(*bio_ptr)) in blk_crypto_bio_prep()
186 if (bio_has_crypt_ctx(bio)) in blk_crypto_rq_bio_prep()
A Dbio-integrity.c56 if (WARN_ON_ONCE(bio_has_crypt_ctx(bio))) in bio_integrity_alloc()
/linux-6.3-rc2/include/linux/
A Dblk-crypto.h77 static inline bool bio_has_crypt_ctx(struct bio *bio) in bio_has_crypt_ctx() function
108 static inline bool bio_has_crypt_ctx(struct bio *bio) in bio_has_crypt_ctx() function
130 if (bio_has_crypt_ctx(src)) in bio_crypt_clone()
/linux-6.3-rc2/drivers/md/
A Ddm-io-rewind.c137 if (bio_has_crypt_ctx(bio)) in dm_bio_rewind()
/linux-6.3-rc2/fs/f2fs/
A Ddata.c501 return !bio_has_crypt_ctx(bio); in f2fs_crypt_mergeable_bio()

Completed in 12 milliseconds