Searched defs:unmount (Results 1 – 3 of 3) sorted by relevance
136 unmount(const char *dev, int flags __unused) in unmount() function
138 unmount(const char* /* path */, in unmount() function776 fs::unmount(const fs::path& in_mount_point) in unmount() function in fs
1053 void MockFS::unmount() { in unmount() function in MockFS