Searched refs:partition_scan_work (Results 1 – 2 of 2) sorted by relevance
575 container_of(work, struct nvme_ns_head, partition_scan_work); in nvme_partition_scan_work()612 INIT_WORK(&head->partition_scan_work, nvme_partition_scan_work); in nvme_mpath_alloc_disk()687 kblockd_schedule_work(&head->partition_scan_work); in nvme_mpath_set_live()1034 flush_work(&head->partition_scan_work); in nvme_mpath_remove_disk()
488 struct work_struct partition_scan_work; member