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