Searched refs:CheckFreeSpace (Results 1 – 3 of 3) sorted by relevance
183 def CheckFreeSpace(path): function
99 from gslib.util import CheckFreeSpace1511 if CheckFreeSpace(gzip_path) < 2*int(src_obj_size):
56 from gslib.util import CheckFreeSpace571 free_disk_space = CheckFreeSpace(self.directory)