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

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Drdb.c313 uint32_t lk_Next; /* Block number of the next PartitionBlock */ member in struct:LinkedBlock
568 for (next = first; next != LINK_END; next = PED_BE32_TO_CPU(block->lk_Next)) {

Completed in 44 milliseconds