Home
last modified time | relevance | path

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

/linux/include/linux/
A Dxarray.h1465 static inline bool xas_valid(const struct xa_state *xas) in xas_valid() function
1478 return xas_valid(xas) && xas->xa_node; in xas_is_node()
/linux/fs/cachefiles/
A Dondemand.c552 if (xas_valid(&xas)) { in cachefiles_ondemand_send_req()
/linux/lib/
A Dxarray.c185 if (xas_valid(xas)) in xas_start()

Completed in 14 milliseconds