Searched refs:wipe_block_device (Results 1 - 3 of 3) sorted by relevance

/system/extras/ext4_utils/
H A Dwipe.h20 int wipe_block_device(int fd, s64 len);
H A Dwipe.c33 int wipe_block_device(int fd, s64 len) function
57 int wipe_block_device(int fd, s64 len) function
H A Dmake_ext4fs.c467 wipe_block_device(fd, info.len);

Completed in 52 milliseconds