Home
last modified time | relevance | path

Searched refs:mountInNamespace (Results 1 – 1 of 1) sorted by relevance

/system/vold/
DCommandListener.cpp646 static android::status_t mountInNamespace(uid_t uid, int device_fd, const std::string& path) { in mountInNamespace() function
749 _exit(mountInNamespace(uid, device_fd, path)); in runCommandInNamespace()