Searched defs:nfs4_mount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c131 * instantly trigger failover (from nfs4_mount), and the client should
140 int nfs4_mount(vfs_t *, vnode_t *, struct mounta *, cred_t *);
192 VFSNAME_MOUNT, { .vfs_mount = nfs4_mount },
697 nfs4_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) function

Completed in 70 milliseconds