Searched refs:next_buffhd_to_fill (Results 1 – 1 of 1) sorted by relevance
251 struct fsg_buffhd *next_buffhd_to_fill; member646 bh = common->next_buffhd_to_fill; in do_read()712 common->next_buffhd_to_fill = bh->next; in do_read()783 bh = common->next_buffhd_to_fill; in do_write()820 common->next_buffhd_to_fill = bh->next; in do_write()941 struct fsg_buffhd *bh = common->next_buffhd_to_fill; in do_verify()1507 bh2 = common->next_buffhd_to_fill; in throw_away_data()1521 common->next_buffhd_to_fill = bh2->next; in throw_away_data()1547 struct fsg_buffhd *bh = common->next_buffhd_to_fill; in finish_reply()1586 common->next_buffhd_to_fill = bh->next; in finish_reply()[all …]