Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dpartition-generic.c248 static void delete_partition_work_fn(struct work_struct *work) in delete_partition_work_fn() function
262 INIT_RCU_WORK(&part->rcu_work, delete_partition_work_fn); in __delete_partition()