index_offset       39 fs/squashfs/dir.c 	u64 *next_block, int *next_offset, u64 index_start, int index_offset,
index_offset       61 fs/squashfs/dir.c 				&index_offset, sizeof(dir_index));
index_offset       79 fs/squashfs/dir.c 				&index_offset, size);
index_offset      228 fs/squashfs/file.c 		u64 *index_block, int *index_offset, u64 *data_block)
index_offset      308 fs/squashfs/file.c 	*index_offset = cur_offset;
index_offset       65 fs/squashfs/namei.c 			int index_offset, int i_count, const char *name,
index_offset       88 fs/squashfs/namei.c 					&index_offset, sizeof(*index));
index_offset       98 fs/squashfs/namei.c 					&index_offset, size);
index_offset      563 sound/core/control.c 	unsigned int index_offset;
index_offset      572 sound/core/control.c 	index_offset = snd_ctl_get_ioff(kctl, id);
index_offset      573 sound/core/control.c 	vd = &kctl->vd[index_offset];
index_offset      584 sound/core/control.c 	snd_ctl_build_ioff(id, kctl, index_offset);
index_offset      797 sound/core/control.c 	unsigned int index_offset;
index_offset      812 sound/core/control.c 		index_offset = snd_ctl_get_ioff(kctl, &info->id);
index_offset      813 sound/core/control.c 		vd = &kctl->vd[index_offset];
index_offset      814 sound/core/control.c 		snd_ctl_build_ioff(&info->id, kctl, index_offset);
index_offset      853 sound/core/control.c 	unsigned int index_offset;
index_offset      859 sound/core/control.c 	index_offset = snd_ctl_get_ioff(kctl, &control->id);
index_offset      860 sound/core/control.c 	vd = &kctl->vd[index_offset];
index_offset      864 sound/core/control.c 	snd_ctl_build_ioff(&control->id, kctl, index_offset);
index_offset      900 sound/core/control.c 	unsigned int index_offset;
index_offset      907 sound/core/control.c 	index_offset = snd_ctl_get_ioff(kctl, &control->id);
index_offset      908 sound/core/control.c 	vd = &kctl->vd[index_offset];
index_offset      914 sound/core/control.c 	snd_ctl_build_ioff(&control->id, kctl, index_offset);
index_offset       38 sound/pci/ice1712/wm8776.c 	unsigned int index_offset;
index_offset       46 sound/pci/ice1712/wm8776.c 	index_offset = snd_ctl_get_ioff(kctl, &kctl->id);
index_offset       47 sound/pci/ice1712/wm8776.c 	vd = &kctl->vd[index_offset];