Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dbitmaps.c31 const char *descr, char *init_map, in make_bitmap() argument
67 if (init_map) in make_bitmap()
68 memcpy(bitmap->bitmap, init_map, size); in make_bitmap()