Searched refs:Unmount (Results 1 - 25 of 66) sorted by relevance

123

/haiku/src/add-ons/kernel/file_systems/bindfs/
H A DVolume.h31 void Unmount();
H A DVolume.cpp99 Volume::Unmount() function in class:Volume
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DVolume.h25 status_t Unmount();
H A DVolume.cpp123 Volume::Unmount() function in class:Volume
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DRootVolume.h27 virtual status_t Unmount();
H A DServerVolume.h35 virtual status_t Unmount();
H A DRootVolume.cpp89 // Unmount
91 RootVolume::Unmount() function in class:RootVolume
H A DVirtualVolume.h34 virtual status_t Unmount();
H A DVolume.h66 virtual status_t Unmount();
H A DVolumeManager.cpp347 // in Unmount().
348 volume->Unmount();
/haiku/src/add-ons/kernel/file_systems/udf/
H A DVolume.h33 status_t Unmount();
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DVolume.h47 status_t Unmount();
H A DVolume.cpp87 Unmount();
108 Unmount();
190 Unmount();
194 // Unmount
196 Volume::Unmount() function in class:Volume
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DVolume.h32 status_t Unmount();
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DVolume.h29 status_t Unmount();
H A DVolume.cpp142 Volume::Unmount() function in class:Volume
144 TRACE("Volume::Unmount(): Unmounting");
146 TRACE("Volume::Unmount(): Closing device");
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientVolume.cpp43 Unmount();
108 Unmount();
120 // Unmount
122 ClientVolume::Unmount() function in class:ClientVolume
124 PRINT(("ClientVolume::Unmount()\n"));
159 // ERROR(("ClientVolume::Unmount(): ERROR: Failed to lock "
160 // "existing node handle! Can't continue Unmount().\n"));
H A DClientVolume.h44 void Unmount();
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DVolume.h33 void Unmount();
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DVolume.h108 status_t Unmount();
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DVolume.h32 status_t Unmount();
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DVolume.cpp153 Unmount();
165 Unmount();
216 Unmount();
220 // Unmount
222 Volume::Unmount() function in class:Volume
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelVolume.h27 virtual status_t Unmount();
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.h68 void Unmount();
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DVolume.h38 status_t Unmount();

Completed in 155 milliseconds

123