Searched defs:hsnode (Results 1 – 1 of 1) sorted by relevance
90 struct hsnode { struct91 struct hsnode *hs_hash; /* next hsnode in hash list */ argument92 struct hsnode *hs_freef; /* next hsnode in free list */ argument93 struct hsnode *hs_freeb; /* previous hsnode in free list */ argument96 ino64_t hs_nodeid; /* "inode" number for hsnode */ argument107 kmutex_t hs_contents_lock; /* protects hsnode contents */ argument