Searched refs:MountInfo (Results 1 – 1 of 1) sorted by relevance
2918 MountInfo = collections.namedtuple('MountInfo', ['root', 'mount_point', 'tags']) variable2955 yield MountInfo(root = mountinfo[3],