Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
A Dmultipath.c585 container_of(work, struct nvme_ns_head, partition_scan_work); in nvme_partition_scan_work()
622 INIT_WORK(&head->partition_scan_work, nvme_partition_scan_work); in nvme_mpath_alloc_disk()
682 kblockd_schedule_work(&head->partition_scan_work); in nvme_mpath_set_live()
1019 flush_work(&head->partition_scan_work); in nvme_mpath_remove_disk()
A Dnvme.h497 struct work_struct partition_scan_work; member

Completed in 16 milliseconds