Home
last modified time | relevance | path

Searched refs:bma_start_iter (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dbrel_ma.c33 static errcode_t bma_start_iter(ext2_brel brel);
90 brel->start_iter = bma_start_iter; in ext2fs_brel_memarray_create()
130 static errcode_t bma_start_iter(ext2_brel brel) in bma_start_iter() function