HomeSort by: relevance | last modified time | path
    Searched refs:pv_write_orphan (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/lvm2/dist/include/
metadata.h 277 int pv_write_orphan(struct cmd_context *cmd, struct physical_volume *pv);
  /src/external/gpl2/lvm2/dist/lib/metadata/
metadata.h 277 int pv_write_orphan(struct cmd_context *cmd, struct physical_volume *pv);
metadata.c 2756 if (!pv_write_orphan(cmd, pvl->pv)) {
3116 int pv_write_orphan(struct cmd_context *cmd, struct physical_volume *pv) function
  /src/external/gpl2/lvm2/dist/liblvm/
lvm_vg.c 127 pv_write_orphan(vg->cmd, pvl->pv);

Completed in 19 milliseconds