OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uq_g
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/fsck_ffs/
utilities.c
746
static struct uquot *
uq_g
= NULL;
local in function:update_uquot
762
if (
uq_g
== NULL ||
uq_g
->uq_uid != gid)
763
uq_g
= find_uquot(uquot_group_hash, gid, 1);
764
uq_g
->uq_b += bchange;
765
uq_g
->uq_i += ichange;
Completed in 26 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025