Home
last modified time | relevance | path

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

/arch/um/include/shared/
A Dos.h177 extern int os_falloc_zeroes(int fd, unsigned long long offset, int count);
/arch/um/os-Linux/
A Dfile.c625 int os_falloc_zeroes(int fd, unsigned long long offset, int len) in os_falloc_zeroes() function
/arch/um/drivers/
A Dubd_kern.c1470 n = os_falloc_zeroes(req->fds[bit], off, len); in do_io()

Completed in 11 milliseconds