Searched refs:async_rx (Results 1 – 4 of 4) sorted by relevance
171 INIT_WORK(&call->async_work, type->async_rx ?: afs_process_async_call); in afs_alloc_call()
411 .async_rx = afs_fetch_data_async_rx,420 .async_rx = afs_fetch_data_async_rx,
209 void (*async_rx)(struct work_struct *work); member
459 .async_rx = afs_fetch_data_async_rx,
Completed in 47 milliseconds