ntfs_rl_realloc   218 fs/ntfs/runlist.c 	dst = ntfs_rl_realloc(dst, dsize, dsize + ssize - right);
ntfs_rl_realloc   302 fs/ntfs/runlist.c 	dst = ntfs_rl_realloc(dst, dsize, dsize + ssize - left + disc);
ntfs_rl_realloc   390 fs/ntfs/runlist.c 		dst = ntfs_rl_realloc(dst, dsize, dsize + delta);
ntfs_rl_realloc   463 fs/ntfs/runlist.c 	dst = ntfs_rl_realloc(dst, dsize, dsize + ssize + 1);
ntfs_rl_realloc   551 fs/ntfs/runlist.c 			drl = ntfs_rl_realloc(drl, dend, dend + 1);
ntfs_rl_realloc  1556 fs/ntfs/runlist.c 			rl = ntfs_rl_realloc(runlist->rl, old_size, new_size);
ntfs_rl_realloc  1579 fs/ntfs/runlist.c 			rl = ntfs_rl_realloc(runlist->rl, old_size,
ntfs_rl_realloc  1713 fs/ntfs/runlist.c 			rl = ntfs_rl_realloc(runlist->rl, old_size,
ntfs_rl_realloc  1758 fs/ntfs/runlist.c 		trl = ntfs_rl_realloc(runlist->rl, old_size, old_size + 1);
ntfs_rl_realloc  1828 fs/ntfs/runlist.c 		trl = ntfs_rl_realloc(runlist->rl, old_size, old_size + 1);
ntfs_rl_realloc  1863 fs/ntfs/runlist.c 	trl = ntfs_rl_realloc(runlist->rl, old_size, old_size + 2);