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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_clnt.h293 * The mi_lock mutex protects the following fields:
328 * mi_globals::mig_lock > mi_async_lock > mi_lock
331 kmutex_t mi_lock; /* protects mntinfo fields */ member in struct:mntinfo
H A Dnfs4_clnt.h551 * mntinfo4_t::mi_lock > oo_lock (for searching mi_oo_list)
553 * oo_seqid_inuse > mntinfo4_t::mi_lock
851 * The mi_lock mutex protects the following fields:
908 * mi_async_lock > nfs4_server_t::s_lock > mi_lock
912 * nfs_rtable4_lock > mi_lock
952 kmutex_t mi_lock; /* protects mntinfo4 fields */ member in struct:mntinfo4
1276 * nfs4_server::s_lock > mntinfo4::mi_lock
1400 * mi->mi_lock
1434 * mi_lock is being held. This prevents stale data in that if the
1438 * with respect to being in mi_lock
[all...]

Completed in 53 milliseconds