Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/test/
H A Dt-listings.sh53 pvdisplay $dev2|grep "VG Name.*$vg"
80 pvdisplay $devs >out
81 pvdisplay --maps $devs >out2
H A Dt-pvcreate-metadata0.sh30 pvdisplay
H A Dt-covercmd.sh45 pvdisplay --units "$i" "$dev1"
/dflybsd-src/contrib/lvm2/dist/man/
H A DMakefile30 lvscan.8 pvchange.8 pvck.8 pvcreate.8 pvdisplay.8 pvmove.8 pvremove.8 \
H A DMakefile.in30 lvscan.8 pvchange.8 pvck.8 pvcreate.8 pvdisplay.8 pvmove.8 pvremove.8 \
/dflybsd-src/gnu/sbin/lvm/
H A DMakefile13 pvdisplay.c pvmove.c pvremove.c pvresize.c pvscan.c \
/dflybsd-src/contrib/lvm2/dist/tools/
H A Dpvdisplay.c95 int pvdisplay(struct cmd_context *cmd, int argc, char **argv) in pvdisplay() function
H A DMakefile42 pvdisplay.c \
H A DMakefile.in42 pvdisplay.c \
H A Dcommands.h521 xx(pvdisplay,
/dflybsd-src/initrd/rescue/
H A DMakefile213 pvchange pvck pvcreate pvdisplay pvmove pvremove \
/dflybsd-src/contrib/lvm2/dist/
H A DWHATS_NEW3 Add missing vg_release to pvs and pvdisplay to fix memory leak.
306 Enable use of cached metadata for pvs and pvdisplay commands.
703 Show 'not usable' space when PV is too large for device in pvdisplay.
706 Fix orphan-related locking in pvdisplay and pvs.
712 Convert pvchange, pvdisplay, pvscan to use is_orphan()
813 Add pvdisplay --maps implementation.
1005 Fix pvdisplay to use vg_read() for non-orphans.
1355 Add -a to pvdisplay -C.
1614 Fix pvdisplay return code.