Home | History | Annotate | Download | only in hosts

Lines Matching refs:removable

2783         removable = int(self.run('cat /sys/block/%s/removable' %
2785 return removable == 1