OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quotatypes
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/ufs/ufs/
ufs_quota.h
106
extern const char *
quotatypes
[MAXQUOTAS];
ufs_quota2.c
154
panic("dq2get: %s quota file truncated",
quotatypes
[type]);
159
panic("dq2get: corrupted %s quota header",
quotatypes
[type]);
174
quotatypes
[type]);
182
quotatypes
[type]);
223
__func__,
quotatypes
[type]);
508
quotatypes
[i], limnames[vtype]);
518
quotatypes
[i], limnames[vtype]);
528
quotatypes
[i], limnames[vtype]);
ufs_quota1.c
136
quotatypes
[type]);
152
quotatypes
[type], "disk quota exceeded");
160
quotatypes
[type],
244
quotatypes
[type]);
260
quotatypes
[type], "inode quota exceeded");
268
quotatypes
[type],
ufs_quota.c
66
const char *
quotatypes
[MAXQUOTAS] = INITQFNAMES;
variable
Completed in 36 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026