HomeSort by: relevance | last modified time | path
    Searched defs:end_slot (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
1585 end_slot = (sector == num_avail -1);
1587 if (end_slot && next_present && !last_segment) {
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 27 milliseconds