Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/udf/
H A Dudf_subr.c1282 int ext, sumext, extlen, cnt, cpy_len, dscr_type; in udf_loose_lvint_history() local
1290 sumext = trace->end - trace->start; in udf_loose_lvint_history()
1296 sumext += extlen; in udf_loose_lvint_history()
1300 if (sumext == 1) { in udf_loose_lvint_history()
1308 losing = MIN(sumext, UDF_LVINT_LOSSAGE); in udf_loose_lvint_history()
1311 if (sumext == UDF_LVINT_LOSSAGE) in udf_loose_lvint_history()