Lines Matching defs:msc_iter
92 struct msc_iter { struct93 struct list_head entry;94 struct msc *msc;95 struct msc_window *start_win;96 struct msc_window *win;97 unsigned long offset;98 struct scatterlist *start_block;99 struct scatterlist *block;100 unsigned int block_off;101 unsigned int wrap_count;102 unsigned int eof;