RADIX_TREE_MAP_MASK
return iter->index & RADIX_TREE_MAP_MASK;
unsigned int offset = (index >> parent->shift) & RADIX_TREE_MAP_MASK;