Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-crypto-internal.h89 static inline bool blk_crypto_supported(struct bio *bio) in blk_crypto_supported() function
148 static inline bool blk_crypto_supported(struct bio *bio) in blk_crypto_supported() function
H A Dblk-core.c798 if (!blk_crypto_supported(bio)) in submit_bio_noacct()