Home
last modified time | relevance | path

Searched refs:__unix_zeroout (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c1395 static int __unix_zeroout(int fd, off_t offset, off_t len) in __unix_zeroout() function
1454 ret = __unix_zeroout(data->dev, in unix_zeroout()