Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dbio.c348 static void bio_alloc_rescue(struct work_struct *work) in bio_alloc_rescue() function
1597 INIT_WORK(&bs->rescue_work, bio_alloc_rescue); in bioset_init()