Searched refs:xas_valid (Results 1 – 1 of 1) sorted by relevance
1423 static inline bool xas_valid(const struct xa_state *xas) in xas_valid() function1436 return xas_valid(xas) && xas->xa_node; in xas_is_node()