Home | History | Annotate | Download | only in block

Lines Matching refs:g_malloc

64     s->refcount_block_cache = g_malloc(s->cluster_size);
66 s->refcount_table = g_malloc(refcount_table_size2);
778 l2_table = g_malloc(l2_size);
944 l2_table = g_malloc(l2_size);
1040 l1_table = g_malloc(l1_size2);