Searched refs:readonly (Results 1 – 3 of 3) sorted by relevance
259 def _AddBindMount(self, source_dir, destination_dir, readonly=False): argument281 source_dir=source_dir, readonly=readonly)
196 overlay.BindMount(source_dir=bind_source, readonly=False))
270 if bind_mount.readonly: