thmap_inode_t
#define THMAP_INODE_LEN sizeof(thmap_inode_t)
node_locked_p(thmap_inode_t *node)
lock_node(thmap_inode_t *node)
unlock_node(thmap_inode_t *node)
static thmap_inode_t *
node_create(thmap_t *thmap, thmap_inode_t *parent)
thmap_inode_t *node;
node_insert(thmap_inode_t *node, unsigned slot, thmap_ptr_t child)
node_remove(thmap_inode_t *node, unsigned slot)
get_leaf(const thmap_t *thmap, thmap_inode_t *parent, unsigned slot)
thmap_inode_t *node;
static thmap_inode_t *
thmap_inode_t *parent;
static thmap_inode_t *
thmap_inode_t *node;
thmap_inode_t *parent;
thmap_inode_t *parent, *child;
thmap_inode_t *parent;
thmap_inode_t *node = parent;