Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c1680 int32_t make_crc, lic, dot_loc, crc_start_loc = 0, k = 0; in ud_uncompress() local
1772 if ((crc_start_loc == 0) && in ud_uncompress()
1774 crc_start_loc = len_till_now; in ud_uncompress()
1793 len_till_now = crc_start_loc; in ud_uncompress()