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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h73 /* Number of freed open owners (per mntinfo4_t) to keep around */
216 * types of async thread pools, please read comments section of mntinfo4_t
551 * mntinfo4_t::mi_lock > oo_lock (for searching mi_oo_list)
553 * oo_seqid_inuse > mntinfo4_t::mi_lock
896 * The mntinfo4_t::mi_recovlock protects the following fields:
1102 } mntinfo4_t; typedef in typeref:struct:mntinfo4
1206 #define VFTOMI4(vfsp) ((mntinfo4_t *)((vfsp)->vfs_data))
1211 #define VTOMI4(vp) ((mntinfo4_t *)(((vp)->v_vfsp)->vfs_data))
1291 mntinfo4_t *mntinfo4_list;
1378 mntinfo4_t *ne_moun
[all...]

Completed in 67 milliseconds