Searched refs:BlkpgPartCommand (Results 1 – 1 of 1) sorted by relevance
39 static int BlkpgPartCommand(const Partition &part, struct blkpg_partition &pg, int op) in BlkpgPartCommand() function97 return BlkpgPartCommand(part, blkPart, BLKPG_DEL_PARTITION); in BlkpgRemovePartition()161 if (BlkpgPartCommand(part, blkPart, BLKPG_ADD_PARTITION) < 0) { in BlkpgAddPartition()