Home
last modified time | relevance | path

Searched refs:nfs4_async_stop (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1494 extern void nfs4_async_stop(struct vfs *);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c1176 nfs4_async_stop(vfsp); in nfs4_mount()
2654 nfs4_async_stop(vfsp); in nfs4rootvp()
3098 nfs4_async_stop(vfsp); in nfs4_mountroot()
H A Dnfs4_client.c1602 nfs4_async_stop(struct vfs *vfsp) in nfs4_async_stop() function