Searched refs:old_parent_path (Results 1 – 1 of 1) sorted by relevance
1097 const string old_parent_path = old_parent_node->BuildPath(); in do_rename() local1098 if (!is_app_accessible_path(fuse->mp, old_parent_path, ctx->uid)) { in do_rename()1102 if (is_transforms_dir_path(old_parent_path, fuse)) { in do_rename()1125 const string old_child_path = old_parent_path + "/" + name; in do_rename()