Home
last modified time | relevance | path

Searched refs:getMountPoint (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/www/nextcloud/nextcloud/apps-pkg/files_external/lib/Service/
H A DGlobalStoragesService.php54 $storage->getMountPoint(),
63 $storage->getMountPoint(),
69 $storage->getMountPoint(),
85 if ($oldStorage->getMountPoint() !== $newStorage->getMountPoint()) {
103 $oldStorage->getMountPoint(),
112 $oldStorage->getMountPoint(),
120 $oldStorage->getMountPoint(),
128 $newStorage->getMountPoint(),
136 $newStorage->getMountPoint(),
148 $newStorage->getMountPoint(),
H A DUserStoragesService.php80 $storage->getMountPoint(),
96 if ($oldStorage->getMountPoint() !== $newStorage->getMountPoint()) {
/dports/www/owncloud/owncloud/lib/private/Files/External/Service/
H A DGlobalStoragesService.php54 $storage->getMountPoint(),
63 $storage->getMountPoint(),
69 $storage->getMountPoint(),
85 if ($oldStorage->getMountPoint() !== $newStorage->getMountPoint()) {
103 $oldStorage->getMountPoint(),
112 $oldStorage->getMountPoint(),
120 $oldStorage->getMountPoint(),
128 $newStorage->getMountPoint(),
136 $newStorage->getMountPoint(),
148 $newStorage->getMountPoint(),
H A DUserStoragesService.php83 $storage->getMountPoint(),
99 if ($oldStorage->getMountPoint() !== $newStorage->getMountPoint()) {
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/linux/classes/jdk/internal/platform/cgroupv1/
H A DCgroupV1Subsystem.java81 if (info.getMountRoot() != null && info.getMountPoint() != null) { in initSubSystem()
82 …ller controller = new CgroupV1MemorySubSystemController(info.getMountRoot(), info.getMountPoint()); in initSubSystem()
94 if (info.getMountRoot() != null && info.getMountPoint() != null) { in initSubSystem()
95 …Controller controller = new CgroupV1SubsystemController(info.getMountRoot(), info.getMountPoint()); in initSubSystem()
103 if (info.getMountRoot() != null && info.getMountPoint() != null) { in initSubSystem()
104 …Controller controller = new CgroupV1SubsystemController(info.getMountRoot(), info.getMountPoint()); in initSubSystem()
112 if (info.getMountRoot() != null && info.getMountPoint() != null) { in initSubSystem()
113 …Controller controller = new CgroupV1SubsystemController(info.getMountRoot(), info.getMountPoint()); in initSubSystem()
121 if (info.getMountRoot() != null && info.getMountPoint() != null) { in initSubSystem()
122 …Controller controller = new CgroupV1SubsystemController(info.getMountRoot(), info.getMountPoint()); in initSubSystem()
/dports/www/nextcloud-groupfolders/groupfolders/lib/Versions/
H A DVersionsBackend.php59 $mount = $file->getMountPoint();
89 $mount = $file->getMountPoint();
101 $versionMount = $versionFolder->getMountPoint();
102 $sourceMount = $file->getMountPoint();
118 $targetMount = $version->getSourceFile()->getMountPoint();
120 $versionMount = $version->getVersionFile()->getMountPoint();
140 $mount = $sourceFile->getMountPoint();
173 …return new \OC\Files\FileInfo($mount->getMountPoint() . '/' . $cacheEntry->getPath(), $mount->getS…
/dports/www/nextcloud/nextcloud/lib/private/Files/Config/
H A DLazyStorageMountInfo.php65 public function getMountPoint() { function in OC\\Files\\Config\\LazyStorageMountInfo
67 $this->mountPoint = $this->mount->getMountPoint();
69 return parent::getMountPoint();
82 return $this->mount->getInternalPath($this->mount->getMountPoint());
H A DUserMountCache.php165 $newMount->getMountPoint() !== $cachedMount->getMountPoint() ||
182 'mount_point' => $mount->getMountPoint(),
187 $this->logger->debug('Could not get storage info for mount at ' . $mount->getMountPoint());
196 ->set('mount_point', $builder->createNamedParameter($mount->getMountPoint()))
357 $mount->getMountPoint(),
/dports/www/nextcloud/nextcloud/apps-pkg/circles/lib/Db/
H A DGSSharesRequest.php58 ->setValue('mountpoint', $qb->createNamedParameter($gsShare->getMountPoint()))
189 $hash = ($mountpoint->getMountPoint() === '-') ? '' : md5($mountpoint->getMountPoint());
193 ->setValue('mountpoint', $qb->createNamedParameter($mountpoint->getMountPoint()))
207 $hash = ($mountpoint->getMountPoint() === '-') ? '' : md5($mountpoint->getMountPoint());
209 $qb->set('mountpoint', $qb->createNamedParameter($mountpoint->getMountPoint()))
/dports/www/nextcloud/nextcloud/lib/private/Files/Utils/
H A DScanner.php133 $this->emit('\OC\Files\Utils\Scanner', 'scanFile', [$mount->getMountPoint() . $path]);
134 $this->dispatcher->dispatchTyped(new BeforeFileScannedEvent($mount->getMountPoint() . $path));
137 $this->emit('\OC\Files\Utils\Scanner', 'scanFolder', [$mount->getMountPoint() . $path]);
138 $this->dispatcher->dispatchTyped(new BeforeFolderScannedEvent($mount->getMountPoint() . $path));
141 $this->emit('\OC\Files\Utils\Scanner', 'postScanFile', [$mount->getMountPoint() . $path]);
142 $this->dispatcher->dispatchTyped(new FileScannedEvent($mount->getMountPoint() . $path));
145 $this->emit('\OC\Files\Utils\Scanner', 'postScanFolder', [$mount->getMountPoint() . $path]);
146 $this->dispatcher->dispatchTyped(new FolderScannedEvent($mount->getMountPoint() . $path));
/dports/www/owncloud/owncloud/lib/private/Files/Config/
H A DLazyStorageMountInfo.php76 public function getMountPoint() { function in OC\\Files\\Config\\LazyStorageMountInfo
78 $this->mountPoint = $this->mount->getMountPoint();
80 return parent::getMountPoint();
H A DUserMountCache.php112 return ($mount1->getMountPoint() !== $mount2->getMountPoint()) ? 0 : 1;
135 'mount_point' => $mount->getMountPoint()
139 $this->logger->debug('Could not get storage info for mount at ' . $mount->getMountPoint());
147 ->set('mount_point', $builder->createNamedParameter($mount->getMountPoint()))
/dports/audio/darkice/darkice-1.4/src/
H A DIceCast.h179 init( cs.getMountPoint(), in throw()
208 init( cs.getMountPoint(), in throw()
221 getMountPoint ( void ) const throw () in getMountPoint() function
H A DShoutCast.h188 init( cs.getIrc(), cs.getAim(), cs.getIcq(), cs.getMountPoint()); in throw()
215 init( cs.getIrc(), cs.getAim(), cs.getIcq(), getMountPoint()); in throw()
230 getMountPoint ( void ) const throw () in getMountPoint() function
H A DIceCast2.h188 cs.getMountPoint(), in throw()
217 cs.getMountPoint(), in throw()
240 getMountPoint ( void ) const throw () in getMountPoint() function
/dports/www/nextcloud/nextcloud/apps-pkg/circles/lib/GlobalScale/GSMount/
H A DMountProvider.php104 if ($share->getMountPoint() !== '-') {
140 self::STORAGE, $share->getMountPoint($userId), $data, $this->mountManager, $storageFactory
157 $fs->get($share->getMountPoint());
162 $info = pathinfo($share->getMountPoint());
/dports/devel/rudiments/rudiments-1.2.2/test/
H A Dfilesystem.cpp55 fs->getMountPoint()); in print()
100 test("mount point",!fs.getMountPoint()); in main()
183 !charstring::compare(fs1.getMountPoint(), in main()
184 fs2.getMountPoint())); in main()
217 test("mount point",!fs.getMountPoint()); in main()
/dports/www/owncloud/owncloud/lib/private/Files/Utils/
H A DScanner.php120 $emitter->emit('\OC\Files\Utils\Scanner', 'scanFile', [$mount->getMountPoint() . $path]);
123 $emitter->emit('\OC\Files\Utils\Scanner', 'scanFolder', [$mount->getMountPoint() . $path]);
126 $emitter->emit('\OC\Files\Utils\Scanner', 'postScanFile', [$mount->getMountPoint() . $path]);
129 $emitter->emit('\OC\Files\Utils\Scanner', 'postScanFolder', [$mount->getMountPoint() . $path]);
146 if ($storage->instanceOfStorage('\OC\Files\Storage\Local') && $mount->getMountPoint() === '/') {
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdj/java/org/videolan/
H A DMountManager.java72 return mountPoint.getMountPoint(); in mount()
102 … File out = new File(mountPoint.getMountPoint() + File.separator + entry.getName()); in mount()
175 return mountPoint.getMountPoint(); in mount()
232 return mountPoint.getMountPoint(); in getMount()
256 public synchronized String getMountPoint() { in getMountPoint() method in MountManager.MountPoint
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdj/java/org/videolan/
H A DMountManager.java72 return mountPoint.getMountPoint(); in mount()
102 … File out = new File(mountPoint.getMountPoint() + File.separator + entry.getName()); in mount()
175 return mountPoint.getMountPoint(); in mount()
232 return mountPoint.getMountPoint(); in getMount()
256 public synchronized String getMountPoint() { in getMountPoint() method in MountManager.MountPoint
/dports/www/owncloud/owncloud/lib/private/Files/External/
H A DConfigAdapter.php146 '/' . $user->getUID() . '/files' . $storage->getMountPoint(),
151 $mounts[$storage->getMountPoint()] = $mount;
173 '/' . $user->getUID() . '/files' . $storage->getMountPoint(),
178 $mounts[$storage->getMountPoint()] = $mount;
/dports/www/owncloud/owncloud/apps/files_sharing/lib/
H A DSharedStorage.php151 return 'shared::' . $this->getMountPoint();
245 'target' => $this->getMountPoint() . $path,
285 public function getMountPoint() { function in OCA\\Files_Sharing\\SharedStorage
439 'target' => $this->getMountPoint() . '/' . $path,
448 'target' => $this->getMountPoint() . '/' . $path,
472 $lock->setAbsoluteDavPath($this->getMountPoint() . '/' .$mountedPath);
/dports/www/owncloud/owncloud/apps/files_sharing/ajax/
H A Dexternal.php101 $externalManager->removeShare($mount->getMountPoint());
119 $externalManager->removeShare($mount->getMountPoint());
131 $externalManager->removeShare($mount->getMountPoint());
/dports/www/nextcloud/nextcloud/apps-pkg/circles/lib/Model/GlobalScale/
H A DGSShare.php144 public function getMountPoint(string $userId = ''): string { function in OCA\\Circles\\Model\\GlobalScale\\GSShare
298 'mountpoint' => $this->getMountPoint($userId)
310 'mountPoint' => $this->getMountPoint(),
/dports/www/nextcloud/nextcloud/apps-pkg/circles/lib/Model/
H A DMountpoint.php111 public function getMountPoint(): string { function in OCA\\Circles\\Model\\Mountpoint
148 'mountPoint' => $this->getMountPoint(),

1234567