Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/makefs/
Dudf.c500 uint16_t crclen, cur_alloc; in udf_append_file_mapping() local
537 cur_alloc = udf_rw16(icb->flags); in udf_append_file_mapping()
550 assert(cur_alloc == UDF_ICB_SHORT_ALLOC); in udf_append_file_mapping()
558 assert(cur_alloc == UDF_ICB_LONG_ALLOC); in udf_append_file_mapping()