Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dosst.h611 int first_mark_ppos; member
Dosst.c581 aux->next_mark_ppos = htonl(STp->first_mark_ppos); in osst_init_aux()
2087 if (STp->first_mark_ppos == -1) { in osst_space_over_filemarks_forward_fast()
2093 osst_position_tape_and_confirm(STp, aSRpnt, STp->first_mark_ppos); in osst_space_over_filemarks_forward_fast()
2104 name, STp->first_mark_ppos); in osst_space_over_filemarks_forward_fast()
2212 STp->first_mark_ppos = this_mark_ppos; in osst_write_filemark()
2374 STp->first_mark_ppos = STp->last_mark_ppos = STp->last_mark_lbn = -1; in osst_reset_header()
2507 STp->first_mark_ppos = ntohl(aux->next_mark_ppos); in __osst_analyze_headers()
2519 name, STp->first_mark_ppos, STp->last_mark_ppos, STp->eod_frame_ppos); in __osst_analyze_headers()
2572 STp->first_mark_ppos = STp->last_mark_ppos = STp->last_mark_lbn = -1; in osst_analyze_headers()