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

  /src/sys/fs/udf/
udf.h 196 #define UDF_WRITE_LVINT 0x10 /* write out open lvint */
udf_subr.c 2081 ump->lvopen = UDF_WRITE_LVINT;
2082 ump->lvclose = UDF_WRITE_LVINT;
3781 if (ump->lvopen & UDF_WRITE_LVINT) {
3985 if (ump->lvclose & UDF_WRITE_LVINT)

Completed in 32 milliseconds