ntfs_rl_realloc   232 fs/ntfs/runlist.c 	dst = ntfs_rl_realloc(dst, dsize, dsize + ssize - right);
ntfs_rl_realloc   316 fs/ntfs/runlist.c 	dst = ntfs_rl_realloc(dst, dsize, dsize + ssize - left + disc);
ntfs_rl_realloc   404 fs/ntfs/runlist.c 		dst = ntfs_rl_realloc(dst, dsize, dsize + delta);
ntfs_rl_realloc   477 fs/ntfs/runlist.c 	dst = ntfs_rl_realloc(dst, dsize, dsize + ssize + 1);
ntfs_rl_realloc   565 fs/ntfs/runlist.c 			drl = ntfs_rl_realloc(drl, dend, dend + 1);
ntfs_rl_realloc  1570 fs/ntfs/runlist.c 			rl = ntfs_rl_realloc(runlist->rl, old_size, new_size);
ntfs_rl_realloc  1593 fs/ntfs/runlist.c 			rl = ntfs_rl_realloc(runlist->rl, old_size,
ntfs_rl_realloc  1727 fs/ntfs/runlist.c 			rl = ntfs_rl_realloc(runlist->rl, old_size,
ntfs_rl_realloc  1772 fs/ntfs/runlist.c 		trl = ntfs_rl_realloc(runlist->rl, old_size, old_size + 1);
ntfs_rl_realloc  1842 fs/ntfs/runlist.c 		trl = ntfs_rl_realloc(runlist->rl, old_size, old_size + 1);
ntfs_rl_realloc  1877 fs/ntfs/runlist.c 	trl = ntfs_rl_realloc(runlist->rl, old_size, old_size + 2);