Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dwipe.c35 int wipe_block_device(int fd, s64 len) in wipe_block_device() function
70 int wipe_block_device(int fd, s64 len) in wipe_block_device() function
/system/extras/tests/storage/
Dwipe_blkdev.c51 static int wipe_block_device(int fd, u64 len, int secure) in wipe_block_device() function