Searched defs:last_block_index (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c349 static uint32_t last_block_index[] = {0, 0, 256, 2, 2 + 256, variable
374 end_index = sizeof (last_block_index) / 4;
378 sub_blk = last_block_index[index];

Completed in 62 milliseconds