Searched refs:async_reg_args (Results 1 – 1 of 1) sorted by relevance
2450 struct async_reg_args { struct2461 struct async_reg_args *args = in register_bdev_worker() argument2462 container_of(work, struct async_reg_args, reg_work.work); in register_bdev_worker()2491 struct async_reg_args *args = in register_cache_worker()2492 container_of(work, struct async_reg_args, reg_work.work); in register_cache_worker()2517 static void register_device_async(struct async_reg_args *args) in register_device_async()2598 struct async_reg_args *args = in register_bcache()2599 kzalloc(sizeof(struct async_reg_args), GFP_KERNEL); in register_bcache()
Completed in 7 milliseconds