Home
last modified time | relevance | path

Searched refs:Ext2ListExtents (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/filesystems/ext2/src/
H A Dmemory.c558 Ext2ListExtents(PLARGE_MCB Extents) in Ext2ListExtents() function
1562 Ext2ListExtents(&Mcb->Extents); in Ext2FreeMcb()
1567 Ext2ListExtents(&Mcb->MetaExts); in Ext2FreeMcb()
2839 Ext2ListExtents(&Vcb->Extents);
H A Dfileinfo.c1223 if (Ext2ListExtents(&Mcb->Extents)) { in Ext2TruncateFile()
1228 if (Ext2ListExtents(&Mcb->MetaExts)) { in Ext2TruncateFile()
/reactos/drivers/filesystems/ext2/inc/
H A Dext2fs.h2811 Ext2ListExtents(PLARGE_MCB Extents);