vfs_fill_sparse 7139 source3/include/proto.h int vfs_fill_sparse(files_struct *fsp, SMB_OFF_T len); vfs_fill_sparse 130 source3/smbd/fileio.c if (vfs_fill_sparse(fsp, pos) == -1) {