Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dosst.h610 int first_mark_ppos; member
Dosst.c578 aux->next_mark_ppos = htonl(STp->first_mark_ppos); in osst_init_aux()
2084 if (STp->first_mark_ppos == -1) { in osst_space_over_filemarks_forward_fast()
2090 osst_position_tape_and_confirm(STp, aSRpnt, STp->first_mark_ppos); in osst_space_over_filemarks_forward_fast()
2101 name, STp->first_mark_ppos); in osst_space_over_filemarks_forward_fast()
2209 STp->first_mark_ppos = this_mark_ppos; in osst_write_filemark()
2371 STp->first_mark_ppos = STp->last_mark_ppos = STp->last_mark_lbn = -1; in osst_reset_header()
2504 STp->first_mark_ppos = ntohl(aux->next_mark_ppos); in __osst_analyze_headers()
2516 name, STp->first_mark_ppos, STp->last_mark_ppos, STp->eod_frame_ppos); in __osst_analyze_headers()
2569 STp->first_mark_ppos = STp->last_mark_ppos = STp->last_mark_lbn = -1; in osst_analyze_headers()