Searched refs:a_root (Results 1 – 1 of 1) sorted by relevance
1591 struct INDEX_ROOT *root, *a_root; in indx_insert_into_root() local1626 a_root = kmemdup(attr, asize, GFP_NOFS); in indx_insert_into_root()1627 if (!a_root) in indx_insert_into_root()1708 memcpy(attr, a_root, asize); in indx_insert_into_root()1775 kfree(a_root); in indx_insert_into_root()