Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbio.c251 static void bio_free(struct bio *bio) in bio_free() function
561 bio_free(bio); in bio_put()
569 bio_free(bio); in bio_put()
/Linux-v4.19/Documentation/block/
Ddata-integrity.txt145 bio_free() will automatically free the bip.
220 The integrity payload will be freed at bio_free() time.