thmap_ptr_t
#define THMAP_NULL ((thmap_ptr_t)0)
#define THMAP_GETOFF(th, p) ((thmap_ptr_t)((uintptr_t)(p) - (th)->baseptr))
thmap_ptr_t parent;
thmap_ptr_t key;
#define THMAP_ROOT_LEN (sizeof(thmap_ptr_t) * ROOT_SIZE)
node_insert(thmap_inode_t *node, unsigned slot, thmap_ptr_t child)
thmap_ptr_t node;
thmap_ptr_t expected;
thmap_ptr_t nptr;
thmap_ptr_t root_slot;
thmap_ptr_t node;
thmap_ptr_t target;
thmap_ptr_t target;
const thmap_ptr_t nptr =