blk_crypto_config_supported_natively
return blk_crypto_config_supported_natively(bio->bi_bdev,
if (!blk_crypto_config_supported_natively(bdev, &bc_key->crypto_cfg)) {
return blk_crypto_config_supported_natively(bdev, cfg);
if (blk_crypto_config_supported_natively(bdev, &key->crypto_cfg))
if (blk_crypto_config_supported_natively(bdev, &key->crypto_cfg))
blk_crypto_config_supported_natively(devs[i], cfg)) {
bool blk_crypto_config_supported_natively(struct block_device *bdev,