Searched refs:uquot_group_hash (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sbin/fsck_ffs/
H A Dfsck.h268 extern struct uquot_hash *uquot_group_hash;
H A Dmain.c90 struct uquot_hash *uquot_group_hash; variable in typeref:struct:uquot_hash
H A Dsetup.c590 uquot_group_hash =
592 if (uquot_user_hash == NULL || uquot_group_hash == NULL)
595 uquot_user_hash = uquot_group_hash = NULL;
H A Dquota2.c478 (type == USRQUOTA) ? uquot_user_hash : uquot_group_hash;
H A Dutilities.c763 uq_g = find_uquot(uquot_group_hash, gid, 1);
/netbsd-current/sbin/fsdb/
H A Dfsdb.c82 struct uquot_hash *uquot_group_hash; variable in typeref:struct:uquot_hash

Completed in 203 milliseconds