Home
last modified time | relevance | path

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

/linux/lib/
H A Dxarray.c2146 static unsigned int xas_extract_marked(struct xa_state *xas, void **dst, in xas_extract_marked() function
2202 return xas_extract_marked(&xas, dst, max, n, filter); in xa_extract()