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

  /src/sbin/newfs_udf/
udf_core.h 255 int lvint_history_ondisc_len; /* fsck */ member in struct:udf_create_context
  /src/sbin/fsck_udf/
main.c 1395 context.lvint_history_ondisc_len = (len / sector_size);
1464 context.lvint_history_ondisc_len += (len / sector_size);
1557 if ((context.lvint_history_ondisc_len - context.lvint_history_wpos) < 2) {

Completed in 14 milliseconds