PK_clone_state_t   

typedef int PK_clone_state_t;

Used in:

PK_PARTITION_is_clone


This datatype indicates whether or not a set of entities at one pmark are
identical to their incarnations at another pmark.

It has the values:

PK_clone_state_same_c          All of the entities examined are identical at
                               both pmarks

PK_clone_state_different_c     At least one entity is different between the
                               two pmarks