HomeSort by: relevance | last modified time | path
    Searched defs:next_present (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/fsck_udf/
main.c 1539 int next_present, end_slot, last_segment; local in function:udf_writeout_lvint
1584 next_present = (wpos != context.lvint_history_wpos);
1587 if (end_slot && next_present && !last_segment) {
main.c 1539 int next_present, end_slot, last_segment; local in function:udf_writeout_lvint
1584 next_present = (wpos != context.lvint_history_wpos);
1587 if (end_slot && next_present && !last_segment) {

Completed in 108 milliseconds