Searched refs:user_may_gc (Results 1 – 3 of 3) sorted by relevance
58 bool user_may_gc(User *u, bool drop_not_started);
940 if (user_may_gc(user, drop_not_started)) in manager_gc()944 if (user_may_gc(user, drop_not_started)) { in manager_gc()
661 bool user_may_gc(User *u, bool drop_not_started) { in user_may_gc() function