Searched refs:do_restore_device (Results 1 – 1 of 1) sorted by relevance
79 static void do_restore_device(struct work_struct *);133 INIT_WORK(&device->restore_device, do_restore_device); in dasd_alloc_device()615 static void do_restore_device(struct work_struct *work) in do_restore_device() function