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