Searched defs:mountPoint (Results 1 - 15 of 15) sorted by relevance

/haiku/src/system/kernel/vm/
H A DVMUtils.cpp19 get_mount_point(KPartition* partition, KPath* mountPoint) argument
H A DVMAnonymousCache.cpp1689 KPath devPath, mountPoint; local
/haiku/src/bin/
H A Dmount.c36 const char *mountPoint; local
H A Dmountvolume.cpp126 BPath mountPoint; local
214 BPath mountPoint; local
300 BPath mountPoint; local
487 BPath mountPoint; local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/netfs_config/
H A Dnetfs_config.cpp79 const char* mountPoint = argv[1]; local
/haiku/src/tests/kits/storage/
H A DBasicTest.cpp88 BasicTest::createVolume(string imageFile, string mountPoint, int32 megs, argument
100 + " ; mount " + imageFile + " " + mountPoint); local
105 BasicTest::deleteVolume(string imageFile, string mountPoint, argument
H A DQueryTest.cpp983 TestFetchPredicateInit(Query &query, TestSet &testSet, const char *mountPoint, const char *predicate, QueryTestEntry **entries, int32 entryCount) argument
1003 TestFetchPredicate(const char *mountPoint, const char *predicate, QueryTestEntry **entries, int32 entryCount) argument
[all...]
/haiku/src/kits/storage/disk_device/
H A DDiskDeviceRoster.cpp368 BDiskDeviceRoster::FindPartitionByMountPoint(const char* mountPoint, argument
H A DPartition.cpp561 BPartition::Mount(const char* mountPoint, uint32 mountFlags, argument
[all...]
/haiku/src/apps/packageinstaller/
H A DPackageView.cpp637 BDirectory mountPoint; local
/haiku/src/apps/installer/
H A DWorkerThread.cpp845 BPath mountPoint; local
912 BPath mountPoint; local
/haiku/src/servers/mount/
H A DAutoMounter.cpp662 AutoMounter::_UnmountAndEjectVolume(BPartition* partition, BPath& mountPoint, argument
775 BDirectory mountPoint; local
/haiku/src/tests/add-ons/kernel/file_systems/random_file_actions/
H A Drandom_file_actions.cpp486 mount_image(const char* image, const char* mountPoint) argument
495 unmount_image(const char* mountPoint) argument
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.cpp576 node_ref mountPoint; local
/haiku/src/tools/fs_shell/
H A Dvfs.cpp983 struct vnode *mountPoint = NULL; local
1231 struct vnode *mountPoint = resolve_mount_point_to_volume_root(vnode); local
1459 struct vnode *mountPoint = resolve_volume_root_to_mount_point(vnode); local
[all...]

Completed in 145 milliseconds