Searched refs:uquot_group_hash (Results 1 – 6 of 6) sorted by relevance
590 uquot_group_hash = in setup()592 if (uquot_user_hash == NULL || uquot_group_hash == NULL) in setup()595 uquot_user_hash = uquot_group_hash = NULL; in setup()
268 extern struct uquot_hash *uquot_group_hash;
90 struct uquot_hash *uquot_group_hash; variable
478 (type == USRQUOTA) ? uquot_user_hash : uquot_group_hash; in quota2_check_usage()
763 uq_g = find_uquot(uquot_group_hash, gid, 1); in update_uquot()
82 struct uquot_hash *uquot_group_hash; variable