Home
last modified time | relevance | path

Searched refs:user_record_set_rebalance_weight (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/home/
Duser-record-util.h65 int user_record_set_rebalance_weight(UserRecord *h, uint64_t weight);
Duser-record-util.c1403 int user_record_set_rebalance_weight(UserRecord *h, uint64_t weight) { in user_record_set_rebalance_weight() function
Dhomed-home.c1767 r = user_record_set_rebalance_weight(c, REBALANCE_WEIGHT_OFF); in home_resize()