Home
last modified time | relevance | path

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

/dports/sysutils/linrename/util-linux-2.25.2/misc-utils/
H A Dwipefs.c434 fsync(blkid_probe_get_fd(pr)); in do_wipe()
437 rereadpt(blkid_probe_get_fd(pr), devname); in do_wipe()
439 close(blkid_probe_get_fd(pr)); in do_wipe()
H A Dblkid.c443 int rc, fd = blkid_probe_get_fd(pr); in lowprobe_superblocks()
/dports/devel/util-linux/util-linux-2.36/misc-utils/
H A Dwipefs.c550 if (blkdev_lock(blkid_probe_get_fd(pr), in do_wipe()
615 fsync(blkid_probe_get_fd(pr)); in do_wipe()
631 rereadpt(blkid_probe_get_fd(pr), ctl->devname); in do_wipe()
635 close(blkid_probe_get_fd(pr)); in do_wipe()
H A Dblkid.c455 int rc, fd = blkid_probe_get_fd(pr); in lowprobe_superblocks()
/dports/sysutils/linrename/util-linux-2.25.2/libblkid/src/
H A Dblkid.sym126 blkid_probe_get_fd;
H A Dblkid.h243 extern int blkid_probe_get_fd(blkid_probe pr);
H A Dprobe.c1025 fd = blkid_probe_get_fd(pr); in blkid_do_wipe()
1535 int blkid_probe_get_fd(blkid_probe pr) in blkid_probe_get_fd() function
H A Dblkid.h.in243 extern int blkid_probe_get_fd(blkid_probe pr);
/dports/devel/util-linux/util-linux-2.36/libblkid/src/
H A Dlibblkid.sym128 blkid_probe_get_fd;
H A Dprobe.c1222 fd = blkid_probe_get_fd(pr); in blkid_do_wipe()
1730 int blkid_probe_get_fd(blkid_probe pr) in blkid_probe_get_fd() function
H A Dblkid.h.in255 extern int blkid_probe_get_fd(blkid_probe pr)