Searched refs:gc_alloc (Results 1 – 1 of 1) sorted by relevance
262 gc_alloc(const thmap_t *thmap, size_t len) in gc_alloc() function432 p = gc_alloc(thmap, THMAP_INODE_LEN); in node_create()493 leaf_off = gc_alloc(thmap, sizeof(thmap_leaf_t)); in leaf_create()504 key_off = gc_alloc(thmap, len); in leaf_create()1024 root = gc_alloc(thmap, THMAP_ROOT_LEN); in thmap_create()