Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_user.c3305 static void tcmu_unmap_work_fn(struct work_struct *work) in tcmu_unmap_work_fn() function
3317 INIT_DELAYED_WORK(&tcmu_unmap_work, tcmu_unmap_work_fn); in tcmu_module_init()