Home
last modified time | relevance | path

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

/tools/libs/util/
A Dlibxlu_disk_l.l149 static int vdev_and_devtype(DiskParseContext *dpc, char *str) { in vdev_and_devtype() function
281 if (!*DPC->disk->pdev_path && vdev_and_devtype(DPC,yytext)) {
287 if (!vdev_and_devtype(DPC,yytext))
A Dlibxlu_disk_l.c1237 static int vdev_and_devtype(DiskParseContext *dpc, char *str) { in vdev_and_devtype() function
1886 if (!*DPC->disk->pdev_path && vdev_and_devtype(DPC,yytext)) {
1892 if (!vdev_and_devtype(DPC,yytext))

Completed in 21 milliseconds