Searched refs:last_mark_lbn (Results 1 – 2 of 2) sorted by relevance
441 __be32 last_mark_lbn; /* storing log_blk_num of last mark is extends ADR spec */ member612 int last_mark_lbn; /* storing log_blk_num of last mark is extends ADR spec */ member
607 aux->last_mark_lbn = htonl(STp->last_mark_lbn); in osst_init_aux()1094 ntohl(aux->filemark_cnt), ntohl(aux->last_mark_ppos), ntohl(aux->last_mark_lbn)); in osst_read_frame()1339 STps->drv_block = ntohl(STp->buffer->aux->last_mark_lbn)? in osst_seek_logical_blk()1341 (STps->drv_file ? ntohl(STp->buffer->aux->last_mark_lbn) + 1 : 0): in osst_seek_logical_blk()1447 STps->drv_block = ntohl(STp->buffer->aux->last_mark_lbn)? in osst_seek_sector()1449 (STps->drv_file ? ntohl(STp->buffer->aux->last_mark_lbn) + 1 : 0): in osst_seek_sector()2205 STp->last_mark_lbn = this_mark_lbn; in osst_write_filemark()2371 STp->first_mark_ppos = STp->last_mark_ppos = STp->last_mark_lbn = -1; in osst_reset_header()2506 STp->last_mark_lbn = ntohl(aux->last_mark_lbn); in __osst_analyze_headers()2569 STp->first_mark_ppos = STp->last_mark_ppos = STp->last_mark_lbn = -1; in osst_analyze_headers()[all …]