vfs_fallocate     304 drivers/nvme/target/io-cmd-file.c 		ret = vfs_fallocate(req->ns->file, mode, offset, len);
vfs_fallocate     356 drivers/nvme/target/io-cmd-file.c 	ret = vfs_fallocate(req->ns->file, mode, offset, len);
vfs_fallocate     491 fs/ioctl.c     	return vfs_fallocate(filp, FALLOC_FL_KEEP_SIZE, sr.l_start, sr.l_len);
vfs_fallocate     580 fs/nfsd/vfs.c  	error = vfs_fallocate(file, flags, offset, len);
vfs_fallocate     324 fs/open.c      EXPORT_SYMBOL_GPL(vfs_fallocate);
vfs_fallocate     332 fs/open.c      		error = vfs_fallocate(f.file, mode, offset, len);
vfs_fallocate     359 fs/overlayfs/file.c 	ret = vfs_fallocate(real.file, mode, offset, len);
vfs_fallocate    2530 include/linux/fs.h extern int vfs_fallocate(struct file *file, int mode, loff_t offset,
vfs_fallocate     856 mm/madvise.c   	error = vfs_fallocate(f,