Searched refs:xas_valid (Results 1 – 3 of 3) sorted by relevance
1471 static inline bool xas_valid(const struct xa_state *xas) in xas_valid() function1484 return xas_valid(xas) && xas->xa_node; in xas_is_node()
569 if (xas_valid(&xas)) { in cachefiles_ondemand_send_req()
186 if (xas_valid(xas)) in xas_start()