Searched refs:as_move (Results 1 – 1 of 1) sorted by relevance
2061 gboolean as_move, in should_copy() argument2067 if (as_move) in should_copy()2075 gboolean as_move, in build_attribute_list_for_copy() argument2089 if (should_copy (&attributes->infos[i], as_move, skip_perms)) in build_attribute_list_for_copy()2105 if (should_copy (&namespaces->infos[i], as_move, FALSE)) in build_attribute_list_for_copy()2151 gboolean as_move; in g_file_copy_attributes() local2155 as_move = flags & G_FILE_COPY_ALL_METADATA; in g_file_copy_attributes()2166 attrs_to_read = build_attribute_list_for_copy (attributes, namespaces, as_move, skip_perms); in g_file_copy_attributes()