Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/
Dublk_drv.c2086 static void ublk_stop_work_fn(struct work_struct *work) in ublk_stop_work_fn() function
2325 INIT_WORK(&ub->stop_work, ublk_stop_work_fn); in ublk_ctrl_add_dev()