Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dxarray.c639 static void *xas_create(struct xa_state *xas, bool allow_root) in xas_create()
786 bool allow_root = !xa_is_node(entry) && !xa_is_zero(entry); in xas_store() local