Home
last modified time | relevance | path

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

/block/
Dblk-core.c799 static noinline_for_stack bool submit_bio_checks(struct bio *bio) in submit_bio_checks() function
922 if (!submit_bio_checks(bio) || !blk_crypto_bio_prep(&bio)) in __submit_bio()