Home
last modified time | relevance | path

Searched refs:xas_valid (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dxarray.h1423 static inline bool xas_valid(const struct xa_state *xas) in xas_valid() function
1436 return xas_valid(xas) && xas->xa_node; in xas_is_node()