Home
last modified time | relevance | path

Searched defs:wipe_block_device (Results 1 – 2 of 2) sorted by relevance

/system/extras/ext4_utils/
Dwipe.c33 int wipe_block_device(int fd, s64 len) in wipe_block_device() function
57 int wipe_block_device(int fd, s64 len) in wipe_block_device() function
/system/extras/tests/storage/
Dwipe_blkdev.c50 static int wipe_block_device(int fd, u64 len, int secure) in wipe_block_device() function