Searched refs:PVolDescAddr (Results 1 – 3 of 3) sorted by relevance
406 UDF_VDS_RECORD PVolDescAddr; member
958 if(!OS_SUCCESS(UDFUpdateVolIdent(Vcb, Vcb->PVolDescAddr, &(Vcb->VolIdent)))) in UDFUmount__()963 UDFUpdateVolIdent(Vcb, Vcb->PVolDescAddr, &(Vcb->VolIdent)); in UDFUmount__()2394 if(!Vcb->PVolDescAddr.block) { in UDFProcessSequence()2395 Vcb->PVolDescAddr = vds[i]; in UDFProcessSequence()
369 UDFUpdateVolIdent(Vcb, Vcb->PVolDescAddr, &(Vcb->VolIdent)); in UDFEjectReqWaiter()