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

  /src/external/gpl2/lvm2/dist/tools/
reporter.c 134 static int _pvs_single(struct cmd_context *cmd, struct volume_group *vg, function
201 return process_each_pv_in_vg(cmd, vg, NULL, handle, &_pvs_single);
401 0, report_handle, &_pvs_single);
reporter.c 134 static int _pvs_single(struct cmd_context *cmd, struct volume_group *vg, function
201 return process_each_pv_in_vg(cmd, vg, NULL, handle, &_pvs_single);
401 0, report_handle, &_pvs_single);

Completed in 109 milliseconds