afs_process_async_call
INIT_WORK(&call->async_work, type->async_rx ?: afs_process_async_call);
static void afs_process_async_call(struct work_struct *);