Searched refs:INTEGRITY_TYPE_CLOSE (Results 1 – 4 of 4) sorted by relevance
358 #define INTEGRITY_TYPE_CLOSE 1 macro
392 if(Vcb->LVid && Vcb->origIntegrityType == INTEGRITY_TYPE_CLOSE) { in UDFEjectReqWaiter()
413 lvid->integrityType = INTEGRITY_TYPE_CLOSE; in UDFUpdateLogicalVolInt()986 if(Vcb->LVid && Vcb->origIntegrityType == INTEGRITY_TYPE_CLOSE) { in UDFUmount__()1289 Vcb->IntegrityType = INTEGRITY_TYPE_CLOSE; in UDFLoadLogicalVolInt()
4025 if(!Vcb->Modified || (Vcb->IntegrityType == INTEGRITY_TYPE_CLOSE)) { in UDFWriteSectors()