Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/lvm2/dist/scripts/lvm2create_initrd/
Dlvm2udev23 /sbin/vgscan --mknodes --ignorelockingfailure
DREADME32 fix this, you need to run a 'vgscan --mknodes' prior to fscking and mounting
/netbsd/src/external/gpl2/lvm2/dist/lib/activate/
Ddev_manager.h47 int mknodes, int with_open_count, int with_read_ahead,
Ddev_manager.c123 uint32_t *read_ahead, int mknodes, int with_open_count, in _info_run() argument
130 dmtask = mknodes ? DM_DEVICE_MKNODES : DM_DEVICE_INFO; in _info_run()
210 static int _info(const char *name, const char *dlid, int mknodes, in _info() argument
214 if (!mknodes && dlid && *dlid) { in _info()
227 return _info_run(name, NULL, info, read_ahead, mknodes, in _info()
/netbsd/src/etc/rc.d/
Dlvm33 /sbin/lvm vgscan --mknodes --ignorelockingfailure >/dev/null
/netbsd/src/bin/sh/
Dmknodes.sh151 echo " * This file was generated by mknodes.sh"
DMakefile75 nodes.c nodes.h: mknodes.sh nodetypes nodes.c.pat
DTOUR29 mknodes nodetypes nodes.h nodes.c
/netbsd/src/external/gpl2/lvm2/dist/scripts/
Dvgimportclone.sh363 "$LVM" vgscan ${LVM_OPTS} --mknodes
/netbsd/src/external/gpl2/lvm2/dist/
DWHATS_NEW_DM250 dmsetup remove_all also performs mknodes.
424 Move full mknodes functionality from dmsetup into libdevmapper.
DWHATS_NEW1228 Move mknodes into libdevmapper.
1702 You need to update libdevmapper before using 'vgmknodes' or 'vgscan --mknodes'.