Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dbio.c245 static void bio_free(struct bio *bio) in bio_free() function
541 bio_free(bio); in bio_put()
549 bio_free(bio); in bio_put()
/linux-4.4.14/Documentation/block/
Ddata-integrity.txt145 bio_free() will automatically free the bip.
222 The integrity payload will be freed at bio_free() time.