Searched refs:a_root (Results 1 – 1 of 1) sorted by relevance
1588 struct INDEX_ROOT *root, *a_root; in indx_insert_into_root() local1623 a_root = kmemdup(attr, asize, GFP_NOFS); in indx_insert_into_root()1624 if (!a_root) in indx_insert_into_root()1705 memcpy(attr, a_root, asize); in indx_insert_into_root()1772 kfree(a_root); in indx_insert_into_root()