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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_clnt.h67 * types of async thread pools, please read comments section of mntinfo_t
431 } mntinfo_t; typedef in typeref:struct:mntinfo
437 #define VFTOMI(vfsp) ((mntinfo_t *)((vfsp)->vfs_data))
442 #define VTOMI(vp) ((mntinfo_t *)(((vp)->v_vfsp)->vfs_data))
630 extern void nfs_mi_zonelist_add(mntinfo_t *);
631 extern void nfs_free_mi(mntinfo_t *);

Completed in 63 milliseconds