Searched refs:_can_roundtrip_unix_modebits (Results 1 – 8 of 8) sorted by relevance
112 def _can_roundtrip_unix_modebits(self): member in PathFilteringTransport113 return self.server.backing_transport._can_roundtrip_unix_modebits()
70 def _can_roundtrip_unix_modebits(self): member in TransportDecorator72 return self._decorated._can_roundtrip_unix_modebits()
66 def _can_roundtrip_unix_modebits(self): member in FakeVFATTransportDecorator
545 def _can_roundtrip_unix_modebits(self): member in LocalTransport
928 def _can_roundtrip_unix_modebits(self): member in SFTPTransport
1198 def _can_roundtrip_unix_modebits(self): member in Transport
315 if not t._can_roundtrip_unix_modebits():338 if not t._can_roundtrip_unix_modebits():432 if not t._can_roundtrip_unix_modebits():454 if not t._can_roundtrip_unix_modebits():537 if not t._can_roundtrip_unix_modebits():573 if not t._can_roundtrip_unix_modebits():
1505 if not transport._can_roundtrip_unix_modebits():