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

  /src/sys/fs/udf/
udf.h 143 #define UDF_LVINT_LOSSAGE 4 /* lose 2 openings */
udf_subr.c 1308 losing = MIN(sumext, UDF_LVINT_LOSSAGE);
1311 if (sumext == UDF_LVINT_LOSSAGE)
1312 losing = UDF_LVINT_LOSSAGE/2;
  /src/sbin/newfs_udf/
udf_core.h 84 #define UDF_LVINT_LOSSAGE 4 /* lose 2 openings */

Completed in 16 milliseconds