Home
last modified time | relevance | path

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

/linux-4.19.296/block/
Dpartition-generic.c252 static void delete_partition_work_fn(struct work_struct *work) in delete_partition_work_fn() function
266 INIT_RCU_WORK(&part->rcu_work, delete_partition_work_fn); in __delete_partition()