HomeSort by: relevance | last modified time | path
    Searched defs:myecho (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/lvm2/dist/scripts/
lvm_dump.sh 92 myecho() { function
104 myecho "WARNING! Running as non-privileged user, dump is likely incomplete!"
106 myecho "WARNING! Could not run dmsetup, dump is likely incomplete."
112 myecho "Creating dump directory: $dir"
116 myecho "Gathering LVM volume info..."
118 myecho " vgscan..."
121 myecho " pvscan..."
124 myecho " lvs..."
127 myecho " pvs..."
130 myecho " vgs...
    [all...]

Completed in 21 milliseconds