Lines Matching defs:msc_iter
75 struct msc_iter { struct76 struct list_head entry;77 struct msc *msc;78 struct msc_window *start_win;79 struct msc_window *win;80 unsigned long offset;81 int start_block;82 int block;83 unsigned int block_off;84 unsigned int wrap_count;85 unsigned int eof;