Lines Matching refs:root
78 # record current location of image root so we can remember
80 self.root = self.img.get_root()
83 assert self.root != None
92 # original image root, etc.
104 if self.root != self.img.root:
106 # Since the image root changed and the operation
109 # be recorded in the original image root. This
110 # needs to be done before the image root is
117 # the image root, it needs to be reset back to its
121 self.img.find_root(self.root)
196 if self.root == '/':
202 if be.mountpoint != self.root:
357 an image root, returning name and uuid """
746 if self.root == '/':
752 if beVals.get("mountpoint") != self.root:
944 an image root, returning name and uuid """