Searched refs:ksys_fallocate (Results 1 – 1 of 1) sorted by relevance
326 int ksys_fallocate(int fd, int mode, loff_t offset, loff_t len) in ksys_fallocate() function340 return ksys_fallocate(fd, mode, offset, len); in SYSCALL_DEFINE4()