HomeSort by relevance Sort by last modified time
    Searched full:mem_is_zero (Results 1 - 1 of 1) sorted by null

  /external/e2fsprogs/lib/ext2fs/
gen_bitmap.c 336 static int mem_is_zero(const char *mem, size_t len) function
424 return mem_is_zero(ADDR + start_byte, len_byte);

Completed in 39 milliseconds