Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds