Home | History | Annotate | Download | only in fsck_udf

Lines Matching defs:first_lba

1301 	layout.first_lba  = context.first_ti.track_start;
1305 layout.anchors[0] = layout.first_lba + 256;
1307 layout.anchors[0] = layout.first_lba + 512;
2856 uint32_t first_lba, loc;
2904 first_lba = context.last_ti.track_start;
2912 + first_lba;
2915 layout.anchors[0] = first_lba + 256;
2920 loc = first_lba;
2921 for (; loc < first_lba + 256; loc++) {
2946 context.alloc_pos[context.data_part] = first_lba + 257 -