Searched refs:write_path_inode (Results 1 – 3 of 3) sorted by relevance
155 int write_path_inode(const std::string& parent, const char* name, const char* inode_xattr);
949 int write_path_inode(const std::string& parent, const char* name, const char* inode_xattr) { in write_path_inode() function
858 if (write_path_inode(path, "cache", kXattrInodeCache) || in createAppDataLocked()859 write_path_inode(path, "code_cache", kXattrInodeCodeCache)) { in createAppDataLocked()