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

  /src/sys/fs/udf/
udf.h 194 #define UDF_FINALISE_DISC 0x04 /* close session after writing VAT */
udf_subr.c 3844 if (ump->lvclose & UDF_FINALISE_DISC) {
3922 ump->lvclose &= ~UDF_FINALISE_DISC;
3926 if (ump->lvclose & UDF_FINALISE_DISC) {

Completed in 59 milliseconds