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

  /external/e2fsprogs/e2fsck/
dict.h 67 dictcount_t dict_maxcount; member in struct:dict_t
129 #define dict_isfull(D) (SFX_CHECK(D)->dict_nodecount == (D)->dict_maxcount)
131 #define dict_isfull(D) ((D)->dict_nodecount == (D)->dict_maxcount)
dict.c 60 #define maxcount dict_maxcount
    [all...]
  /prebuilts/android-emulator/linux-x86_64/bin/
mkfs.ext4 
tune2fs 
e2fsck 
fsck.ext4 

Completed in 2370 milliseconds