HomeSort by relevance Sort by last modified time
    Searched refs:botrowcount (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/support/
dict.c 1098 dictcount_t botrowcount; local
1106 botrowcount = nodecount - fullcount;
1111 if (complete == NULL && botrowcount-- == 0) {
    [all...]
  /external/f2fs-tools/fsck/
dict.c 1068 dictcount_t botrowcount; local
1076 botrowcount = nodecount - fullcount;
1081 if (complete == NULL && botrowcount-- == 0) {
    [all...]

Completed in 237 milliseconds