Searched refs:ksys_fallocate (Results 1 – 1 of 1) sorted by relevance
341 int ksys_fallocate(int fd, int mode, loff_t offset, loff_t len) in ksys_fallocate() function355 return ksys_fallocate(fd, mode, offset, len); in SYSCALL_DEFINE4()362 return ksys_fallocate(fd, mode, compat_arg_u64_glue(offset), in COMPAT_SYSCALL_DEFINE6()