Home
last modified time | relevance | path

Searched defs:hsnode (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h88 struct hsnode { struct
89 struct hsnode *hs_hash; /* next hsnode in hash list */ argument
90 struct hsnode *hs_freef; /* next hsnode in free list */ argument
91 struct hsnode *hs_freeb; /* previous hsnode in free list */ argument
94 ino64_t hs_nodeid; /* "inode" number for hsnode */ argument
105 kmutex_t hs_contents_lock; /* protects hsnode contents */ argument