Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dublk_drv.c2130 static void ublk_stop_work_fn(struct work_struct *work) in ublk_stop_work_fn() function
2378 INIT_WORK(&ub->stop_work, ublk_stop_work_fn); in ublk_ctrl_add_dev()