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