Home
last modified time | relevance | path

Searched refs:EXT2_BUGCHK_BLOCK (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/filesystems/ext2/src/
H A Dblock.c454 Ext2BugCheck(EXT2_BUGCHK_BLOCK, 0, 0, 0); in Ext2ReadWriteBlocks()
/reactos/drivers/filesystems/ext2/inc/
H A Dext2fs.h314 #define EXT2_BUGCHK_BLOCK (0x00010000) macro