Searched refs:BUS_ERROR_REBALANCE_NOT_NEEDED (Results 1 – 4 of 4) sorted by relevance
130 #define BUS_ERROR_REBALANCE_NOT_NEEDED "org.freedesktop.home1.RebalanceNotNeeded" macro
146 SD_BUS_ERROR_MAP(BUS_ERROR_REBALANCE_NOT_NEEDED, EALREADY),
645 …return sd_bus_reply_method_errorf(message, BUS_ERROR_REBALANCE_NOT_NEEDED, "No home directories ne… in method_rebalance()
2115 if (sd_bus_error_has_name(&error, BUS_ERROR_REBALANCE_NOT_NEEDED)) in rebalance()