Searched refs:bma_free (Results 1 – 1 of 1) sorted by relevance
38 static errcode_t bma_free(ext2_brel brel);94 brel->free = bma_free; in ext2fs_brel_memarray_create()100 bma_free(brel); in ext2fs_brel_memarray_create()180 static errcode_t bma_free(ext2_brel brel) in bma_free() function