Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dbio.c250 static void bio_free(struct bio *bio) in bio_free() function
651 bio_free(bio); in bio_put()
659 bio_free(bio); in bio_put()
/OK3568_Linux_fs/kernel/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.