Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dutils.py2918 MountInfo = collections.namedtuple('MountInfo', ['root', 'mount_point', 'tags']) variable
2955 yield MountInfo(root = mountinfo[3],