Home
last modified time | relevance | path

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

/linux/lib/
A Dxarray.c638 static void *xas_create(struct xa_state *xas, bool allow_root) in xas_create() argument
655 if (!shift && !allow_root) in xas_create()
783 bool allow_root = !xa_is_node(entry) && !xa_is_zero(entry); in xas_store() local
784 first = xas_create(xas, allow_root); in xas_store()

Completed in 8 milliseconds