Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dobmc-flash-bmc111 rmname="${array[${index}]}"
116 [[ "${rmname}" != "${rootkernel}" ]]; then
208 rmname="$1"
211 vol="$(findubi_onmtd "${rmname}" "${rmmtd}")"
213 vol="$(findubi "${rmname}")"
219 if grep -q "$rmname" /proc/mounts; then
220 mountdir=$(grep "$rmname" /proc/mounts | cut -d " " -f 2)
225 ubirmvol "/dev/${vol}" -N "$rmname"