Searched refs:readonly (Results 1 – 2 of 2) sorted by relevance
250 def _AddBindMount(self, source_dir, destination_dir, readonly=False): argument272 source_dir=source_dir, readonly=readonly)
315 if bind_mount.readonly: