Home
last modified time | relevance | path

Searched refs:ASSERT_VOLUME_LOCKED (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DOpen.c37 ASSERT_VOLUME_LOCKED (OFile->Volume); in FatAllocateIFile()
108 ASSERT_VOLUME_LOCKED (Volume); in FatOFileOpen()
DFileSpace.c368 ASSERT_VOLUME_LOCKED (Volume); in FatShrinkEof()
454 ASSERT_VOLUME_LOCKED (Volume); in FatGrowEof()
567 ASSERT_VOLUME_LOCKED (Volume); in FatOFilePosition()
650 ASSERT_VOLUME_LOCKED (Volume); in FatPhysicalDirSize()
DFlush.c187 ASSERT_VOLUME_LOCKED (Volume); in FatIFileClose()
DReadWrite.c477 ASSERT_VOLUME_LOCKED (Volume); in FatAccessOFile()
DFat.h52 #define ASSERT_VOLUME_LOCKED(a) ASSERT_LOCKED (&FatFsLock) macro
DDirectoryManage.c464 ASSERT_VOLUME_LOCKED (Volume); in FatGetDirEntInfo()