OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ql_stat
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
ulfs_quota2.c
490
int
ql_stat
;
local in function:quota2_check
496
ql_stat
= lfsquota2_check_limit(&q2v, change, time_second);
503
switch(QL_STATUS(
ql_stat
)) {
540
if (
ql_stat
& QL_F_CROSS) {
/src/sys/ufs/ufs/
ufs_quota2.c
486
int
ql_stat
;
local in function:quota2_check
492
ql_stat
= quota2_check_limit(&q2v, change, time_second);
499
switch(QL_STATUS(
ql_stat
)) {
536
if (
ql_stat
& QL_F_CROSS) {
Completed in 13 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025