Home
last modified time | relevance | path

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

/OK3568_Linux_fs/debian/overlay/usr/bin/
H A Dmount-helper66 AUTO_MKFS="/.auto_mkfs"
67 if [ -f $AUTO_MKFS ];then
68 echo "Note: Will auto format partitons, remove $AUTO_MKFS to disable"
70 unset AUTO_MKFS
H A Ddisk-helper381 [ "$AUTO_MKFS" ] || return
412 [ "$AUTO_MKFS" ] || return
/OK3568_Linux_fs/external/rkscript/
H A Dmount-helper66 AUTO_MKFS="/.auto_mkfs"
67 if [ -f $AUTO_MKFS ];then
68 echo "Note: Will auto format partitons, remove $AUTO_MKFS to disable"
70 unset AUTO_MKFS
H A Ddisk-helper391 [ "$AUTO_MKFS" ] || return
422 [ "$AUTO_MKFS" ] || return