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

  /src/external/gpl2/lvm2/dist/tools/
reporter.c 142 if (is_pv(pv) && !is_orphan(pv) && !vg) {
toollib.c 355 if (is_pv(pv) && !vg && !is_orphan(pv)) {
  /src/external/gpl2/lvm2/dist/include/
metadata-exported.h 407 int is_pv(struct physical_volume *pv);
  /src/external/gpl2/lvm2/dist/lib/metadata/
metadata-exported.h 407 int is_pv(struct physical_volume *pv);
metadata.c 3158 * is_pv - Determine whether a pv is a real pv or dummy one
3161 int is_pv(struct physical_volume *pv) function

Completed in 92 milliseconds