Home
last modified time | relevance | path

Searched refs:async_rx (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/afs/
H A Drxrpc.c152 INIT_WORK(&call->async_work, type->async_rx ?: afs_process_async_call); in afs_alloc_call()
H A Dfsclient.c411 .async_rx = afs_fetch_data_async_rx,
420 .async_rx = afs_fetch_data_async_rx,
H A Dinternal.h206 void (*async_rx)(struct work_struct *work); member
H A Dyfsclient.c459 .async_rx = afs_fetch_data_async_rx,