Searched refs:last_mark_ppos (Results 1 – 2 of 2) sorted by relevance
466 aux->last_mark_ppos = ntohl(STp->last_mark_ppos); in osst_init_aux()900 ntohl(aux->filemark_cnt), ntohl(aux->last_mark_ppos), ntohl(aux->last_mark_lbn)); in osst_read_frame()1654 int last_mark_ppos = -1; in osst_space_over_filemarks_backward() local1675 STp->header_cache->dat_fm_tab.fm_tab_ent[cnt-1] == STp->buffer->aux->last_mark_ppos) in osst_space_over_filemarks_backward()1677 last_mark_ppos = ntohl(STp->header_cache->dat_fm_tab.fm_tab_ent[cnt - mt_count]); in osst_space_over_filemarks_backward()1685 ((cnt == -1 && ntohl(STp->buffer->aux->last_mark_ppos) == -1) || in osst_space_over_filemarks_backward()1687 STp->buffer->aux->last_mark_ppos))?"match":"error", in osst_space_over_filemarks_backward()1688 mt_count, last_mark_ppos); in osst_space_over_filemarks_backward()1690 if (last_mark_ppos > 10 && last_mark_ppos < STp->eod_frame_ppos) { in osst_space_over_filemarks_backward()1691 osst_position_tape_and_confirm(STp, aSRpnt, last_mark_ppos); in osst_space_over_filemarks_backward()[all …]
435 __u32 last_mark_ppos; member614 int last_mark_ppos; member