Home
last modified time | relevance | path

Searched refs:pvcreate_restore_params_validate (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dpvcreate.c28 static int pvcreate_restore_params_validate(struct cmd_context *cmd, in pvcreate_restore_params_validate() function
91 if (!pvcreate_restore_params_validate(cmd, argc, argv, &pp)) { in pvcreate()