Searched defs:hsnode (Results 1 – 1 of 1) sorted by relevance
90 struct hsnode { struct 91 struct hsnode *hs_hash; /* next hsnode in hash list */ argument 92 struct hsnode *hs_freef; /* next hsnode in free list */ argument 93 struct hsnode *hs_freeb; /* previous hsnode in free list */ argument 96 ino64_t hs_nodeid; /* "inode" number for hsnode */ argument 107 hs_contents_lockhsnode global() argument [all...]