Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-core.c372 static void blk_timeout_work(struct work_struct *work) in blk_timeout_work() function
406 INIT_WORK(&q->timeout_work, blk_timeout_work); in blk_alloc_queue()