OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uq_u
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/fsck_ffs/
utilities.c
745
static struct uquot *
uq_u
= NULL;
local in function:update_uquot
758
if (
uq_u
== NULL ||
uq_u
->uq_uid != uid)
759
uq_u
= find_uquot(uquot_user_hash, uid, 1);
760
uq_u
->uq_b += bchange;
761
uq_u
->uq_i += ichange;
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025