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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h820 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 { struct
952 kmutex_t mi_lock; /* protects mntinfo4 fields */
1053 struct mntinfo4 *mi_clientid_next;
1054 struct mntinfo4 *mi_clientid_prev;
1248 * needed for a nfs4_server to get a mntinfo4 for use in rfs4call.
1276 * nfs4_server::s_lock > mntinfo4
[all...]

Completed in 222 milliseconds