HomeSort by: relevance | last modified time | path
    Searched defs:pv_create (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/lvm2/dist/lib/metadata/
metadata.c 1343 * - pp: parameters to pass to pv_create; if NULL, use default values
1388 if (!(pv = pv_create(cmd, dev, pp->idp, pp->size,
1472 * pv_create - initialize a physical volume for use with a volume group
1493 struct physical_volume *pv_create(const struct cmd_context *cmd, function

Completed in 75 milliseconds