Home
last modified time | relevance | path

Searched refs:activate_path_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-mpath.c115 static void activate_path_work(struct work_struct *work);
955 INIT_DELAYED_WORK(&p->activate_path, activate_path_work); in parse_path()
1626 static void activate_path_work(struct work_struct *work) in activate_path_work() function
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-mpath.c119 static void activate_path_work(struct work_struct *work);
964 INIT_DELAYED_WORK(&p->activate_path, activate_path_work); in parse_path()
1634 static void activate_path_work(struct work_struct *work) in activate_path_work() function

Completed in 6 milliseconds