Searched refs:storvsc_scan_work (Results 1 – 1 of 1) sorted by relevance
399 struct storvsc_scan_work { struct407 struct storvsc_scan_work *wrk; in storvsc_device_scan() argument411 wrk = container_of(work, struct storvsc_scan_work, work); in storvsc_device_scan()426 struct storvsc_scan_work *wrk; in storvsc_host_scan()431 wrk = container_of(work, struct storvsc_scan_work, work); in storvsc_host_scan()465 struct storvsc_scan_work *wrk; in storvsc_remove_lun()468 wrk = container_of(work, struct storvsc_scan_work, work); in storvsc_remove_lun()1037 struct storvsc_scan_work *wrk; in storvsc_handle_error()1087 wrk = kmalloc(sizeof(struct storvsc_scan_work), GFP_ATOMIC); in storvsc_handle_error()1214 struct storvsc_scan_work *work; in storvsc_on_receive()[all …]