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

  /external/e2fsprogs/lib/ext2fs/
tdb.c 403 struct tdb_lock_type *new_lck; local
446 new_lck = (struct tdb_lock_type *)realloc(
449 if (new_lck == NULL) {
453 tdb->lockrecs = new_lck;
    [all...]
  /prebuilts/android-emulator/linux-x86_64/bin/
mkfs.ext4 
tune2fs 
e2fsck 
fsck.ext4 

Completed in 373 milliseconds