OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:modprobe
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/lvm2/dist/scripts/lvm2create_initrd/
lvm2create_initrd
128
modprobe
$module
259
# add
modprobe
if we declared any modules
261
BINFILES="$BINFILES /sbin/
modprobe
/sbin/insmod /sbin/rmmod"
306
if [ -f "/etc/
modprobe
.conf" ]; then
307
INITRDFILES="$INITRDFILES /etc/
modprobe
.conf"
309
if [ -f "/lib/modules/
modprobe
.conf" ]; then
310
INITRDFILES="$INITRDFILES /lib/modules/
modprobe
.conf"
/src/external/gpl2/lvm2/dist/
configure.in
997
AC_PATH_PROG(MODPROBE_CMD,
modprobe
)
1000
AC_DEFINE_UNQUOTED([MODPROBE_CMD], ["$MODPROBE_CMD"], [The path to '
modprobe
', if available.])
configure
15306
# Extract the first word of "
modprobe
", so it can be a program name with args.
15307
set dummy
modprobe
; ac_word=$2
Completed in 18 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026