OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dq2get
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/ufs/
ufs_quota.h
144
int
dq2get
(struct vnode *, u_long, struct ufsmount *, int, struct dquot *);
ufs_quota.c
884
error =
dq2get
(dqvp, id, ump, type, dq);
ufs_quota2.c
154
panic("
dq2get
: %s quota file truncated", quotatypes[type]);
159
panic("
dq2get
: corrupted %s quota header", quotatypes[type]);
173
panic("
dq2get
: %s quota file corrupted",
181
panic("
dq2get
: %s quota file corrupted",
1530
dq2get
(struct vnode *dqvp, u_long id, struct ufsmount *ump, int type,
function
Completed in 22 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026