Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs_clnt.h512 #define NFS_WAKEALL_ASYNC_WORKERS(work_cv) { \ macro
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c2182 NFS_WAKEALL_ASYNC_WORKERS(mi->mi_async_work_cv); in nfs_async_stop()
2213 NFS_WAKEALL_ASYNC_WORKERS(mi->mi_async_work_cv); in nfs_async_stop_sig()
2705 NFS_WAKEALL_ASYNC_WORKERS(mi->mi_async_work_cv); in nfs_mi_shutdown()
H A Dnfs_vfsops.c1380 NFS_WAKEALL_ASYNC_WORKERS(mi->mi_async_work_cv); in nfs_unmount()
H A Dnfs3_vfsops.c1385 NFS_WAKEALL_ASYNC_WORKERS(mi->mi_async_work_cv); in nfs3_unmount()