Searched refs:xas_is_node (Results 1 – 1 of 1) sorted by relevance
1476 static inline bool xas_is_node(const struct xa_state *xas) in xas_is_node() function1642 unsigned char shift = xas_is_node(xas) ? xas->xa_node->shift : 0; in xas_advance()