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

  /external/e2fsprogs/lib/e2p/
feature.c 146 int e2p_string2feature(char *string, int *compat_type, unsigned int *mask)
154 *compat_type = f->compat;
165 *compat_type = E2P_FEATURE_COMPAT;
169 *compat_type = E2P_FEATURE_INCOMPAT;
173 *compat_type = E2P_FEATURE_RO_INCOMPAT;
220 int e2p_jrnl_string2feature(char *string, int *compat_type, unsigned int *mask)
228 *compat_type = f->compat;
239 *compat_type = E2P_FEATURE_COMPAT;
243 *compat_type = E2P_FEATURE_INCOMPAT;
247 *compat_type = E2P_FEATURE_RO_INCOMPAT
289 int compat_type; local
    [all...]
e2p.h 51 int e2p_jrnl_string2feature(char *string, int *compat_type, unsigned int *mask);
  /prebuilts/android-emulator/linux-x86_64/bin/
mkfs.ext4 
tune2fs 
e2fsck 
fsck.ext4 

Completed in 797 milliseconds