Searched refs:NFS4_WAKEALL_ASYNC_WORKERS (Results 1 – 3 of 3) sorted by relevance
1611 NFS4_WAKEALL_ASYNC_WORKERS(mi->mi_async_work_cv); in nfs4_async_stop()1654 NFS4_WAKEALL_ASYNC_WORKERS(mi->mi_async_work_cv); in nfs4_async_stop_sig()2887 NFS4_WAKEALL_ASYNC_WORKERS(mi->mi_async_work_cv); in nfs4_mi_shutdown()
4397 NFS4_WAKEALL_ASYNC_WORKERS(mi->mi_async_work_cv); in nfs4_free_mount()
95 #define NFS4_WAKEALL_ASYNC_WORKERS(work_cv) { \ macro