Searched refs:pv_write_orphan (Results 1 – 4 of 4) sorted by relevance
277 int pv_write_orphan(struct cmd_context *cmd, struct physical_volume *pv);
127 pv_write_orphan(vg->cmd, pvl->pv); in lvm_vg_write()
2756 if (!pv_write_orphan(cmd, pvl->pv)) { in _vg_read()3116 int pv_write_orphan(struct cmd_context *cmd, struct physical_volume *pv) in pv_write_orphan() function