Searched refs:_kern_unmount (Results 1 - 9 of 9) sorted by last modified time

/haiku/src/tools/fs_shell/
H A Dvfs.cpp5094 _kern_unmount(const char *path, uint32_t flags) function in namespace:FSShell
H A Dfssh.cpp1621 fssh_status_t error = _kern_unmount(kMountPoint, 0);
H A Dfuse.cpp469 fssh_status_t error = _kern_unmount(kMountPoint, 0);
H A Dsyscalls.h22 fssh_status_t _kern_unmount(const char *path, uint32_t flags);
/haiku/src/system/kernel/fs/
H A Dvfs.cpp8165 _kern_unmount(const char* path, uint32 flags) function
/haiku/headers/private/system/
H A Dsyscalls.h259 extern status_t _kern_unmount(const char *path, uint32 flags);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c1259 void _kern_unmount() {} function
H A Dlibroot_stubs.c1339 void _kern_unmount() {} function
/haiku/src/system/libroot/os/
H A Dfs_volume.c25 return _kern_unmount(path, flags);

Completed in 174 milliseconds