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

  /system/extras/ext4_utils/
wipe.c 33 int wipe_block_device(int fd, s64 len) function
57 int wipe_block_device(int fd, s64 len) function
  /system/extras/tests/storage/
wipe_blkdev.c 50 static int wipe_block_device(int fd, u64 len, int secure) function
126 ret = wipe_block_device(fd, len, secure);

Completed in 181 milliseconds