Searched refs:dwIno (Results 1 – 1 of 1) sorted by relevance
1784 ULONG dwIno; in Ext2FreeInode() local1792 dwIno = (Inode - 1) % INODES_PER_GROUP; in Ext2FreeInode()1795 Inode, Group, dwIno)); in Ext2FreeInode()1838 if (RtlCheckBit(&InodeBitmap, dwIno) == 0) { in Ext2FreeInode()1842 RtlClearBits(&InodeBitmap, dwIno, 1); in Ext2FreeInode()