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.h502 struct exportinfo { struct
503 struct exportdata exi_export;
504 fsid_t exi_fsid;
505 struct fid exi_fid;
506 struct exp_hash fid_hash;
507 struct exp_hash path_hash;
508 struct treenode *exi_tree;
509 fhandle_t exi_fh;
510 krwlock_t exi_cache_lock;
511 kmutex_t exi_lock;
[all …]