Searched refs:xa_empty (Results 1 – 3 of 3) sorted by relevance
329 return xa_empty(&ida->xa); in ida_is_empty()
24 return xa_empty(&mapping->i_pages); in mapping_empty()
403 static inline bool xa_empty(const struct xarray *xa) in xa_empty() function