storvsc_scan_work
wrk = kmalloc_obj(struct storvsc_scan_work, GFP_ATOMIC);
struct storvsc_scan_work *wrk;
wrk = container_of(work, struct storvsc_scan_work, work);
struct storvsc_scan_work *wrk;
wrk = container_of(work, struct storvsc_scan_work, work);
struct storvsc_scan_work *wrk;