Searched refs:upper_dir (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/package/hotplug2/files/
H A Dgreen_download_path4 local upper_dir=/mnt
39 cd $upper_dir
53 test $upper_dir/$i/$set_path
55 config set green_download_path="$upper_dir/$i/$set_path"
57 config set green_download_path="$upper_dir/$i"
62 config set green_download_path="$upper_dir/$i"
70 cd $upper_dir
78 config set green_download_path="$upper_dir/$i"
H A Dhotplug2.umount79 upper_dir="$1"
81 cd $upper_dir
97 umount $upper_dir/"$i"
99 [ $upper_dir = "/tmp/mnt" ] && print_log $1
104 umount_path="$upper_dir/$i"
113 umount "$upper_dir" -f
115 [ $upper_dir = "/tmp/mnt" ] && print_log $1

Completed in 76 milliseconds