Home
last modified time | relevance | path

Searched refs:mpathpersist (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0011-fix-bug-of-do_compile-and-do_install.patch26 mpathpersist multipathd: libmpathpersist
31 + mpathpersist \
35 +mpathpersist.install: libmpathpersist.install
36 +libdmmp.install libmultipath/foreign.install: mpathpersist.install
H A D0012-add-explicit-dependency-on-libraries.patch33 mpathpersist multipathd: libmpathpersist
34 +libmultipath mpathpersist multipath multipathd: libmpathcmd
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/
H A Dmultipath-tools_0.10.0.bb9 3. mpathpersist - Persistent reservation management feature allows \
/openbmc/qemu/
H A Dmeson.build1379 mpathpersist = not_found variable
1398 libmpathpersist = cc.find_library('mpathpersist', build
1417 mpathpersist = declare_dependency(dependencies: mpathlibs) variable
1421 if not mpathpersist.found()
2431 config_host_data.set('CONFIG_MPATH', mpathpersist.found())
4381 libcap_ng, mpathpersist],
4387 libcap_ng, mpathpersist],
4776 summary_info += {'Multipath support': mpathpersist}