Home
last modified time | relevance | path

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

/linux/block/
H A Dbio.c228 static void bio_free(struct bio *bio) in bio_free() function
723 bio_free(bio); in __bio_alloc_cache_prune()
800 bio_free(bio); in bio_put_percpu_cache()
821 bio_free(bio); in bio_put()
/linux/Documentation/block/
H A Ddata-integrity.rst150 bio_free() will automatically free the bip.
229 The integrity payload will be freed at bio_free() time.