Home
last modified time | relevance | path

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

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