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

  /src/sys/fs/udf/
udf.h 193 #define UDF_CLOSE_SESSION 0x02 /* close session after writing VAT */
udf_subr.c 2078 ump->lvclose |= UDF_CLOSE_SESSION;
3814 if (ump->lvclose & UDF_CLOSE_SESSION)
3880 if (ump->lvclose & UDF_CLOSE_SESSION) {

Completed in 132 milliseconds