HomeSort by: relevance | last modified time | path
    Searched refs:end_slot (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/fsck_udf/
main.c 1539 int next_present, end_slot, last_segment; local in function:udf_writeout_lvint
1585 end_slot = (sector == num_avail -1);
1587 if (end_slot && next_present && !last_segment) {

Completed in 31 milliseconds