Home
last modified time | relevance | path

Searched refs:NFS_WAKE_ASYNC_WORKER (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c1313 NFS_WAKE_ASYNC_WORKER(mi->mi_async_work_cv); in nfs_async_manager()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_clnt.h505 #define NFS_WAKE_ASYNC_WORKER(work_cv) { \ macro