Lines Matching defs:mntinfo4
820 struct mntinfo4 *re_mi;
918 * nfs4_open_owenrs for this particular mntinfo4.
920 * The 'mi_foo_list' represents the freed nfs4_open_owners for this mntinfo4.
945 * is the enclosing mntinfo4 for the ephemeral tree.
951 typedef struct mntinfo4 {
952 kmutex_t mi_lock; /* protects mntinfo4 fields */
1053 struct mntinfo4 *mi_clientid_next;
1054 struct mntinfo4 *mi_clientid_prev;
1103 * List of rnode4_t structures that belongs to this mntinfo4
1253 * needed for a nfs4_server to get a mntinfo4 for use in rfs4call.
1281 * nfs4_server::s_lock > mntinfo4::mi_lock
1385 * mntinfo4. The root is also pointed to by its ephemeral
1386 * mntinfo4. ne_child will get us back to it, while ne_prior
1387 * will get us back to the non-ephemeral mntinfo4. This is an
1529 extern void rfs4call(struct mntinfo4 *, struct COMPOUND4args_clnt *,
2038 extern void nfs4setclientid(struct mntinfo4 *, struct cred *, bool_t,
2042 extern void nfs4_remap_root(struct mntinfo4 *, nfs4_error_t *, int);
2053 extern bool_t nfs4_start_recovery(nfs4_error_t *, struct mntinfo4 *,
2057 extern int nfs4_start_op(struct mntinfo4 *, vnode_t *, vnode_t *,
2059 extern void nfs4_end_op(struct mntinfo4 *, vnode_t *, vnode_t *,
2061 extern int nfs4_start_fop(struct mntinfo4 *, vnode_t *, vnode_t *,
2063 extern void nfs4_end_fop(struct mntinfo4 *, vnode_t *, vnode_t *,