Searched refs:get_path_inode (Results 1 – 3 of 3) sorted by relevance
119 int get_path_inode(const std::string& path, ino_t *inode);
642 int get_path_inode(const std::string& path, ino_t *inode) { in get_path_inode() function664 if (get_path_inode(path, &inode) != 0) { in write_path_inode()
389 && get_path_inode(path, reinterpret_cast<ino_t*>(_aidl_return)) != 0) { in createAppData()