Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbio.c229 static void bio_free(struct bio *bio) in bio_free() function
712 bio_free(bio); in __bio_alloc_cache_prune()
767 bio_free(bio); in bio_put_percpu_cache()
808 bio_free(bio); in bio_put()
/openbmc/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.