sys_fallocate     429 include/linux/syscalls.h asmlinkage long sys_fallocate(int fd, int mode, loff_t offset, loff_t len);
sys_fallocate     166 include/uapi/asm-generic/unistd.h __SC_COMP(__NR_fallocate, sys_fallocate, compat_sys_fallocate)
sys_fallocate     166 tools/include/uapi/asm-generic/unistd.h __SC_COMP(__NR_fallocate, sys_fallocate, compat_sys_fallocate)