Searched refs:storvsc_scan_work (Results 1 – 1 of 1) sorted by relevance
505 struct storvsc_scan_work { struct514 struct storvsc_scan_work *wrk; in storvsc_device_scan() argument517 wrk = container_of(work, struct storvsc_scan_work, work); in storvsc_device_scan()560 struct storvsc_scan_work *wrk; in storvsc_remove_lun()563 wrk = container_of(work, struct storvsc_scan_work, work); in storvsc_remove_lun()1031 struct storvsc_scan_work *wrk; in storvsc_handle_error()1096 wrk = kmalloc(sizeof(struct storvsc_scan_work), GFP_ATOMIC); in storvsc_handle_error()