| /src/external/gpl2/lvm2/sbin/ |
| Makefile | 3 SUBDIR= dmsetup lvm
|
| /src/external/gpl2/lvm2/dist/lib/format1/ |
| import-extents.c | 52 struct lv_map *lvm; local 64 if (!(lvm = dm_pool_alloc(mem, sizeof(*lvm)))) 67 lvm->lv = ll->lv; 68 if (!(lvm->map = dm_pool_zalloc(mem, sizeof(*lvm->map) 72 if (!dm_hash_insert(maps, ll->lv->name, lvm)) 87 struct lv_map *lvm; local 92 if (!(lvm = dm_hash_lookup(maps, strrchr((char *)ll->lvd.lv_name, '/') 100 lvm->stripes = ll->lvd.lv_stripes 114 struct lv_map *lvms[MAX_LV], *lvm; local 187 struct lv_map *lvm; local 329 struct lv_map *lvm; local [all...] |
| /src/etc/rc.d/ |
| lvmlockdir | 17 # create LVM locking directory, it needs to be owned by operator 20 mkdir -p /var/run/lvm 21 chown root:operator /var/run/lvm 22 chmod 770 /var/run/lvm
|
| lvm | 3 # $NetBSD: lvm,v 1.8 2021/08/21 23:00:30 andvar Exp $ 6 # PROVIDE: lvm 12 name="lvm" 29 if [ -x /sbin/lvm ]; then 30 echo "Configuring lvm devices." 33 /sbin/lvm vgscan --mknodes --ignorelockingfailure >/dev/null 36 /sbin/lvm vgchange --ignorelockingfailure -a y >/dev/null 37 LV_LIST=$(/sbin/lvm vgdisplay -C -o vg_name --noheadings 2>/dev/null) 52 if [ -x /sbin/lvm ]; then 53 echo "Unconfiguring lvm devices. [all...] |
| /src/external/gpl2/lvm2/dist/test/ |
| t-000-basic.sh | 13 lvm version 15 v=$abs_top_srcdir/lib/misc/lvm-version.h 18 lvm pvmove --version|sed -n "1s/.*: *\([0-9][^ ]*\) .*/\1/p" > actual
|
| Makefile | 71 .bin-dir-stamp: lvm-wrapper 74 for i in lvm $$(cat ../tools/.commands); do \ 75 ln -s ../lvm-wrapper bin/$$i; \ 80 lvm-wrapper: Makefile 84 echo 'test "$$cmd" = lvm &&' >> $@-t 85 echo 'exec "$(abs_top_builddir)/tools/lvm" "$$@"' >> $@-t 86 echo 'exec "$(abs_top_builddir)/tools/lvm" "$$cmd" "$$@"' >> $@-t 91 rm -rf init.sh lvm-wrapper bin .bin-dir-stamp
|
| /src/external/gpl2/lvm2/dist/tools/ |
| Makefile | 73 lvm 82 TARGETS += lvm.static 92 CLEAN_TARGETS = liblvm2cmd.$(LIB_SUFFIX) liblvm2cmd.a liblvm2cmd-static.a lvm lvm.o \ 93 lvm2cmd.o lvm2cmd-static.o lvm2cmdlib.o lvm.static \ 94 lvm.cflow lvm.xref lvm.tree lvm.rxref lvm.rtree [all...] |
| Makefile.in | 73 lvm 82 TARGETS += lvm.static 92 CLEAN_TARGETS = liblvm2cmd.$(LIB_SUFFIX) liblvm2cmd.a liblvm2cmd-static.a lvm lvm.o \ 93 lvm2cmd.o lvm2cmd-static.o lvm2cmdlib.o lvm.static \ 94 lvm.cflow lvm.xref lvm.tree lvm.rxref lvm.rtree [all...] |
| /src/external/gpl2/lvm2/dist/doc/ |
| Makefile | 20 CONFDEST=lvm.conf
|
| Makefile.in | 20 CONFDEST=lvm.conf
|
| /src/external/gpl2/lvm2/lib/liblvm/ |
| Makefile | 10 LIB= lvm 38 snapshot_manip.c crc.c lvm-exec.c lvm-file.c lvm-string.c \ 39 lvm-wrappers.c timestamp.c util.c memlock.c report.c \ 45 lvm-globals.c
|
| /src/external/gpl2/lvm2/dist/lib/ |
| Makefile | 81 misc/lvm-exec.c \ 82 misc/lvm-file.c \ 83 misc/lvm-globals.c \ 84 misc/lvm-string.c \ 85 misc/lvm-wrappers.c \
|
| Makefile.in | 81 misc/lvm-exec.c \ 82 misc/lvm-file.c \ 83 misc/lvm-globals.c \ 84 misc/lvm-string.c \ 85 misc/lvm-wrappers.c \
|
| /src/external/gpl2/lvm2/dist/udev/ |
| Makefile | 20 LVM_RULES=11-dm-lvm.rules
|
| Makefile.in | 20 LVM_RULES=11-dm-lvm.rules
|
| /src/external/gpl2/lvm2/dist/scripts/ |
| lvmconf.sh | 16 # Edit an lvm.conf file to adjust various properties 82 [ -z "$CONFIGFILE" ] && CONFIGFILE="/etc/lvm/lvm.conf" 125 SCRIPTFILE=/etc/lvm/.lvmconf-script.tmp 126 TMPFILE=/etc/lvm/.lvmconf-tmp.tmp 176 # Enable locking for cluster LVM
|
| /src/external/gpl2/lvm2/sbin/lvm/ |
| Makefile | 11 PROG= lvm 24 vgsplit.c lvm.c 31 CPPFLAGS+= -DLVM_SHARED_PATH=\"$(BINDIR)/lvm\" 43 lvm.8 lvm.conf.5 lvmchange.8 lvmdiskscan.8 lvmdump.8 \ 58 lvm.8 lvm.1 \ 59 lvm.conf lvm.1 \
|
| /src/external/gpl2/lvm2/dist/scripts/lvm2create_initrd/ |
| lvm2create_initrd | 10 # Original LVM lvmcreate_initrd: ftp://ftp.sistina.com/pub/LVM/1.0/ 31 # 15/05/2004 initial support for modules, create lvm.conf from lvm dumpconfig, other cleanups -- Jeff Layton 57 BINFILES=${BINFILES:-"`which lvm` `which bash` `which busybox` `which pivot_root`"} 69 echo "$cmd: [-h] [-v] [-c lvm.conf] [-m modulelist] [-e extrafiles] -r [raiddevs] [-R mdadm.conf] [-M style] [kernel version]" 72 echo " -c|--lvmconf path to lvm.conf (/etc/lvm/lvm.conf)" 104 PATH="/sbin:/bin:/usr/sbin:/usr/bin:/lib/lvm-200:/initrd/bin:/initrd/sbin [all...] |
| /src/external/gpl2/lvm2/dist/ |
| Makefile | 51 DISTCLEAN_TARGETS += lib/misc/configure.h lib/misc/lvm-version.h 118 -o $(LCOV_REPORTS_DIR)/lvm.info 120 $(GENHTML) -o $(LCOV_REPORTS_DIR) -p $(top_srcdir) $(LCOV_REPORTS_DIR)/lvm.info
|
| Makefile.in | 51 DISTCLEAN_TARGETS += lib/misc/configure.h lib/misc/lvm-version.h 118 -o $(LCOV_REPORTS_DIR)/lvm.info 120 $(GENHTML) -o $(LCOV_REPORTS_DIR) -p $(top_srcdir) $(LCOV_REPORTS_DIR)/lvm.info
|
| /src/external/gpl2/lvm2/dist/include/ |
| lvm2app.h | 28 * Please send feedback to lvm-devel@redhat.com 35 * \mainpage LVM library API 37 * The API is designed around the following basic LVM objects: 71 * The library version is the same format as the full LVM version. 76 * LVM_LIBAPI numbers. For example, assume the full LVM version is 93 struct lvm; 99 * lvm handle. 107 typedef struct lvm *lvm_t; 169 /*************************** generic lvm handling ***************************/ 171 * Create a LVM handle [all...] |
| /src/external/gpl2/lvm2/dist/liblvm/ |
| lvm2app.h | 28 * Please send feedback to lvm-devel@redhat.com 35 * \mainpage LVM library API 37 * The API is designed around the following basic LVM objects: 71 * The library version is the same format as the full LVM version. 76 * LVM_LIBAPI numbers. For example, assume the full LVM version is 93 struct lvm; 99 * lvm handle. 107 typedef struct lvm *lvm_t; 169 /*************************** generic lvm handling ***************************/ 171 * Create a LVM handle [all...] |
| /src/external/gpl2/lvm2/dist/man/ |
| Makefile | 26 MAN5=lvm.conf.5 27 MAN8=lvchange.8 lvconvert.8 lvcreate.8 lvdisplay.8 lvextend.8 lvm.8 \
|
| /src/external/mit/lua/dist/src/ |
| Makefile | 36 CORE_O= lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o 163 ltable.h lundump.h lvm.h 168 ldo.h lgc.h lstring.h ltable.h lvm.h 174 ldebug.h ldo.h lfunc.h lstring.h lgc.h ltable.h lvm.h 177 lparser.h lstring.h ltable.h lundump.h lvm.h 195 lvm.h 208 llimits.h ltm.h lzio.h lmem.h ldo.h lgc.h lstring.h ltable.h lvm.h 211 llimits.h ltm.h lzio.h lmem.h ldo.h lgc.h lstring.h ltable.h lvm.h 219 lvm.o: lvm.c lprefix.h lua.h luaconf.h ldebug.h lstate.h lobject.h [all...] |
| /src/sys/modules/lua/ |
| Makefile | 16 lstring.c ltable.c ltm.c lundump.c lvm.c lzio.c
|