Searched refs:nfs_async_common_start (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c1188 static void nfs_async_common_start(struct vfs *, int);
1994 nfs_async_common_start(vfsp, NFS_ASYNC_QUEUE);
2000 nfs_async_common_start(vfsp, NFS_ASYNC_PGOPS_QUEUE);
2013 * XXX The nfs_async_common_start thread is unsafe in the light of the present
2019 nfs_async_common_start(struct vfs *vfsp, int async_queue) function

Completed in 64 milliseconds