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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c1079 static void nfs4_async_common_start(struct vfs *, int);
1364 nfs4_async_common_start(vfsp, NFS4_ASYNC_QUEUE);
1370 nfs4_async_common_start(vfsp, NFS4_ASYNC_PGOPS_QUEUE);
1383 * XXX The nfs4_async_common_start thread is unsafe in the light of the present
1389 nfs4_async_common_start(struct vfs *vfsp, int async_queue) function

Completed in 52 milliseconds