Lines Matching defs:partition
46 #define PZ_PART_SUF "prt" /* partition file suffix */
57 #define PZ_PARTITION 4 /* new partition event */
127 const char* name; /* format (partition) name */
146 const char* partition; /* data partition file */
152 Pzread_f readf; /* partition row read function */
153 Pzwrite_f writef; /* partition row write function */
166 struct Pzpart_s /* partition context */
168 char* name; /* partition name */
222 Pzpart_t* part; /* current partition */