Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Drxrpc.c61 static void afs_async_workfn(struct work_struct *work) in afs_async_workfn() function
359 INIT_WORK(&call->async_work, afs_async_workfn); in afs_make_call()
700 INIT_WORK(&call->async_work, afs_async_workfn); in afs_collect_incoming_call()