Searched defs:exportinfo (Results 1 – 1 of 1) sorted by relevance
521 struct exportinfo { struct522 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 …]