Home
last modified time | relevance | path

Searched refs:this_mark_ppos (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dosst.c2188 int this_mark_ppos = STp->first_frame_position; in osst_write_filemark() local
2199 name, STp->filemark_cnt, this_mark_ppos, STp->frame_seq_number, this_mark_lbn); in osst_write_filemark()
2204 STp->last_mark_ppos = this_mark_ppos; in osst_write_filemark()
2207 STp->header_cache->dat_fm_tab.fm_tab_ent[STp->filemark_cnt] = htonl(this_mark_ppos); in osst_write_filemark()
2209 STp->first_mark_ppos = this_mark_ppos; in osst_write_filemark()