Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/block/
H A Ddata-integrity.rst112 调用 bio_free() 会自动释放bip。
172 完整性负载将在 bio_free() 被调用时释放。
/linux/block/
H A Dbio.c195 static void bio_free(struct bio *bio) in bio_free() function
744 bio_free(bio); in __bio_alloc_cache_prune()
823 bio_free(bio); in bio_put_percpu_cache()
844 bio_free(bio); in bio_put()
/linux/Documentation/block/
H A Ddata-integrity.rst150 bio_free() will automatically free the bip.
222 The integrity payload will be freed at bio_free() time.