Searched refs:xparams (Results 1 – 1 of 1) sorted by relevance
23 xparams=$(xenstore-read "$xpath/params")24 if [ -b "$xparams" ]; then26 elif [ -f "$xparams" ]; then28 elif [ -z "$xparams" ]; then31 error "$xparams is not a valid file type to use as block device." \75 vnconfig /dev/${disk}d $xparams >/dev/null; then86 device=$xparams
Completed in 3 milliseconds