Lines Matching refs:image
106 def readstate(self, image, username, lock=False):
108 root = image.get_root()
110 gr = GroupFile(image)
118 image.get_name_by_gid(int(cur_attrs["gid"]))
143 self.readstate(pkgplan.image, username, lock=True)
145 self.attrs["gid"] = str(pkgplan.image.get_group_by_name(
197 img = pkgplan.image
216 users = pkgplan.image._users
224 correctly installed in the given image."""
319 root = pkgplan.image.get_root()
322 gr = GroupFile(pkgplan.image)