os_falloc_zeroes
n = os_falloc_zeroes(req->fds[bit], off, len);
extern int os_falloc_zeroes(int fd, unsigned long long offset, int count);