Home
last modified time | relevance | path

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

/dports/devel/util-linux/util-linux-2.36/misc-utils/
H A Dblkid.c60 lowprobe_topology:1, member
485 static int lowprobe_topology(blkid_probe pr) in lowprobe_topology() function
519 if (ctl->lowprobe_topology) in lowprobe_device()
520 rc = lowprobe_topology(pr); in lowprobe_device()
739 ctl.lowprobe_topology = 1; in main()
819 if (ctl.lowprobe_topology || ctl.lowprobe_superblocks) in main()
866 if (!ctl.output && ctl.lowprobe_topology) in main()
/dports/sysutils/linrename/util-linux-2.25.2/misc-utils/
H A Dblkid.c472 static int lowprobe_topology(blkid_probe pr) in lowprobe_topology() function
504 rc = lowprobe_topology(pr); in lowprobe_device()