OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getq2h
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/ufs/
ufs_quota2.c
69
static int
getq2h
(struct ufsmount *, int, struct buf **,
140
getq2h
(struct ufsmount *ump, int type,
function
303
error =
getq2h
(ump, type, &hbp, &q2h, B_MODIFY);
599
error =
getq2h
(ump, key->qk_idtype, &bp, &q2h, B_MODIFY);
710
error =
getq2h
(ump, idtype, &hbp, &q2h, 0);
775
error =
getq2h
(ump, idtype, &hbp, &q2h, 0);
901
error =
getq2h
(ump, qk->qk_idtype, &bp, &q2h, 0);
1145
error =
getq2h
(ump, idtype, &hbp, &q2h, 0);
1545
error =
getq2h
(ump, type, &bp, &q2h, 0);
/src/sys/ufs/lfs/
ulfs_quota2.c
71
static int
getq2h
(struct ulfsmount *, int, struct buf **,
142
getq2h
(struct ulfsmount *ump, int type,
function
306
error =
getq2h
(ump, type, &hbp, &q2h, B_MODIFY);
598
error =
getq2h
(ump, key->qk_idtype, &bp, &q2h, B_MODIFY);
705
error =
getq2h
(ump, idtype, &hbp, &q2h, 0);
767
error =
getq2h
(ump, idtype, &hbp, &q2h, 0);
894
error =
getq2h
(ump, qk->qk_idtype, &bp, &q2h, 0);
1140
error =
getq2h
(ump, idtype, &hbp, &q2h, 0);
1541
error =
getq2h
(ump, type, &bp, &q2h, 0);
Completed in 17 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026