Searched refs:PartitionNumber (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dnt_io.c612 int PartitionNumber = -1; local
671 PartitionNumber = (*(Device + 3) - '0');
732 if(PartitionNumber >= 0)
737 *p = (CHAR)(*p + PartitionNumber);

Completed in 82 milliseconds