Searched refs:new_parent_path (Results 1 – 1 of 1) sorted by relevance
910 const string new_parent_path = new_parent_node->BuildPath(); in do_rename() local911 if (!is_app_accessible_path(fuse->mp, new_parent_path, ctx->uid)) { in do_rename()929 const string new_child_path = new_parent_path + "/" + new_name; in do_rename()