Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dbio.c250 static void bio_free(struct bio *bio) in bio_free() function
650 bio_free(bio); in bio_put()
658 bio_free(bio); in bio_put()
/Linux-v5.10/Documentation/block/
Ddata-integrity.rst150 bio_free() will automatically free the bip.
229 The integrity payload will be freed at bio_free() time.