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

  /external/e2fsprogs/lib/ext2fs/
blkmap64_ba.c 326 int byte_found = 0; /* whether a != 0xff byte has been found */ local
353 byte_found = 1;
361 if (!byte_found) {
377 byte_found = 1;
387 /* Here either count < 8 or byte_found == 1. */

Completed in 40 milliseconds