Searched refs:vdev_and_devtype (Results 1 – 2 of 2) sorted by relevance
149 static int vdev_and_devtype(DiskParseContext *dpc, char *str) { in vdev_and_devtype() function281 if (!*DPC->disk->pdev_path && vdev_and_devtype(DPC,yytext)) {287 if (!vdev_and_devtype(DPC,yytext))
1237 static int vdev_and_devtype(DiskParseContext *dpc, char *str) { in vdev_and_devtype() function1886 if (!*DPC->disk->pdev_path && vdev_and_devtype(DPC,yytext)) {1892 if (!vdev_and_devtype(DPC,yytext))
Completed in 21 milliseconds