Home | History | Annotate | Download | only in installd

Lines Matching refs:get_path_inode

642 int get_path_inode(const std::string& path, ino_t *inode) {
664 if (get_path_inode(path, &inode) != 0) {