Searched refs:vfs_unmount (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/
H A Dvfs.h130 status_t vfs_unmount(dev_t mountID, uint32 flags);
/haiku/src/system/kernel/disk_device_manager/
H A DKPartition.cpp1203 status_t error = vfs_unmount(VolumeID(),
/haiku/src/system/kernel/fs/
H A Dvfs.cpp4594 vfs_unmount(dev_t mountID, uint32 flags) function

Completed in 72 milliseconds