Home
last modified time | relevance | path

Searched defs:exportinfo (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h521 struct exportinfo { struct
523 fsid_t exi_fsid;
524 struct fid exi_fid;
525 struct exp_hash fid_hash;
528 fhandle_t exi_fh;
529 krwlock_t exi_cache_lock;
530 kmutex_t exi_lock;
531 uint_t exi_count;
532 zoneid_t exi_zoneid;
533 vnode_t *exi_vp;
[all …]