Searched refs:ordered_hashmap_isempty (Results 1 – 12 of 12) sorted by relevance
94 if (ordered_hashmap_isempty(j->files) && !quiet) in journal_access_check_and_warn()104 if (ordered_hashmap_isempty(j->files)) in journal_access_check_and_warn()
2101 if (ordered_hashmap_isempty(ctx->will_process)) in install_context_apply()2172 if (ordered_hashmap_isempty(ctx->will_process)) in install_context_mark_for_removal()
404 if (ordered_hashmap_isempty(todo_uids)) in write_temporary_passwd()528 if (ordered_hashmap_isempty(todo_uids)) in write_temporary_shadow()666 if (ordered_hashmap_isempty(todo_gids) && ordered_hashmap_isempty(members)) in write_temporary_group()772 if (ordered_hashmap_isempty(todo_gids) && ordered_hashmap_isempty(members)) in write_temporary_gshadow()
54 return ordered_hashmap_isempty((OrderedHashmap*) s); in ordered_set_isempty()
269 static inline bool ordered_hashmap_isempty(OrderedHashmap *h) { in ordered_hashmap_isempty() function
52 assert_se(ordered_hashmap_isempty(h)); in test_catalog_import_invalid()
974 if (!ordered_hashmap_isempty(device->properties_db)) in device_has_info()
910 if (ordered_hashmap_isempty(link->config->sr_iov_by_section)) in link_apply_sr_iov_config()
190 if (!ordered_hashmap_isempty(network->addresses_by_section)) in network_verify()
1033 ordered_hashmap_isempty(nh->network->addresses_by_section)) { in nexthop_section_verify()
2847 ordered_hashmap_isempty(network->addresses_by_section)) { in route_section_verify()
1049 if (!ordered_hashmap_isempty(client->vendor_options)) { in client_append_common_discover_request_options()