Lines Matching refs:lh

83 	struct list_head lh;
100 struct list_head lh;
130 list_for_each_entry_safe(entry, temp, &dev_info->seg_list, lh) {
131 list_del(&entry->lh);
155 list_for_each_entry(entry, &dcssblk_devices, lh)
176 list_for_each_entry(entry, &dcssblk_devices, lh) {
195 list_for_each_entry(dev_info, &dcssblk_devices, lh) {
196 list_for_each_entry(entry, &dev_info->seg_list, lh) {
214 list_for_each_entry(entry, &dev_info->seg_list, lh) {
233 list_for_each_entry(entry, &dev_info->seg_list, lh) {
263 list_for_each_entry(entry, &dev_info->seg_list, lh) {
340 INIT_LIST_HEAD(&(*seg_info)->lh);
376 list_for_each_entry(entry, &dev_info->seg_list, lh) {
401 list_for_each_entry(entry, &dev_info->seg_list, lh) {
423 list_for_each_entry(entry, &dev_info->seg_list, lh) {
427 list_del(&dev_info->lh);
481 list_for_each_entry(entry, &dev_info->seg_list, lh) {
533 list_for_each_entry(entry, &dev_info->seg_list, lh) {
621 list_add_tail(&seg_info->lh, &dev_info->seg_list);
646 INIT_LIST_HEAD(&dev_info->lh);
682 list_add_tail(&dev_info->lh, &dcssblk_devices);
721 list_del(&dev_info->lh);
725 list_for_each_entry(seg_info, &dev_info->seg_list, lh) {
732 list_del(&dev_info->lh);
741 list_for_each_entry_safe(seg_info, temp, &dev_info->seg_list, lh) {
742 list_del(&seg_info->lh);
800 list_del(&dev_info->lh);
809 list_for_each_entry(entry, &dev_info->seg_list, lh)
855 list_for_each_entry(entry, &dev_info->seg_list, lh) {
1008 list_for_each_entry(dev_info, &dcssblk_devices, lh) {
1037 list_for_each_entry(dev_info, &dcssblk_devices, lh) {
1038 list_for_each_entry(entry, &dev_info->seg_list, lh) {