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
522 struct exportdata exi_export;
523 fsid_t exi_fsid;
524 struct fid exi_fid;
525 struct exp_hash fid_hash;
526 struct exp_hash path_hash;
527 struct treenode *exi_tree;
528 fhandle_t exi_fh;
529 krwlock_t exi_cache_lock;
530 kmutex_t exi_lock;
[all …]