ext4_fallocate   3287 fs/ext4/ext4.h extern long ext4_fallocate(struct file *file, int mode, loff_t offset,
ext4_fallocate    530 fs/ext4/file.c 	.fallocate	= ext4_fallocate,