OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ncurblocks
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/ufs/lfs/
ulfs_quota1.c
68
int
ncurblocks
, error;
local in function:lfs_chkdq1
79
ncurblocks
= dq->dq_curblocks + change;
80
if (
ncurblocks
>= 0)
81
dq->dq_curblocks =
ncurblocks
;
123
long
ncurblocks
= dq->dq_curblocks + change;
local in function:chkdqchg
129
if (
ncurblocks
>= dq->dq_bhardlimit && dq->dq_bhardlimit) {
143
if (
ncurblocks
>= dq->dq_bsoftlimit && dq->dq_bsoftlimit) {
ulfs_quota1.c
68
int
ncurblocks
, error;
local in function:lfs_chkdq1
79
ncurblocks
= dq->dq_curblocks + change;
80
if (
ncurblocks
>= 0)
81
dq->dq_curblocks =
ncurblocks
;
123
long
ncurblocks
= dq->dq_curblocks + change;
local in function:chkdqchg
129
if (
ncurblocks
>= dq->dq_bhardlimit && dq->dq_bhardlimit) {
143
if (
ncurblocks
>= dq->dq_bsoftlimit && dq->dq_bsoftlimit) {
ulfs_quota1.c
68
int
ncurblocks
, error;
local in function:lfs_chkdq1
79
ncurblocks
= dq->dq_curblocks + change;
80
if (
ncurblocks
>= 0)
81
dq->dq_curblocks =
ncurblocks
;
123
long
ncurblocks
= dq->dq_curblocks + change;
local in function:chkdqchg
129
if (
ncurblocks
>= dq->dq_bhardlimit && dq->dq_bhardlimit) {
143
if (
ncurblocks
>= dq->dq_bsoftlimit && dq->dq_bsoftlimit) {
ulfs_quota1.c
68
int
ncurblocks
, error;
local in function:lfs_chkdq1
79
ncurblocks
= dq->dq_curblocks + change;
80
if (
ncurblocks
>= 0)
81
dq->dq_curblocks =
ncurblocks
;
123
long
ncurblocks
= dq->dq_curblocks + change;
local in function:chkdqchg
129
if (
ncurblocks
>= dq->dq_bhardlimit && dq->dq_bhardlimit) {
143
if (
ncurblocks
>= dq->dq_bsoftlimit && dq->dq_bsoftlimit) {
/src/sys/ufs/ufs/
ufs_quota1.c
67
int
ncurblocks
, error;
local in function:chkdq1
78
ncurblocks
= dq->dq_curblocks + change;
79
if (
ncurblocks
>= 0)
80
dq->dq_curblocks =
ncurblocks
;
122
long
ncurblocks
= dq->dq_curblocks + change;
local in function:chkdqchg
128
if (
ncurblocks
>= dq->dq_bhardlimit && dq->dq_bhardlimit) {
142
if (
ncurblocks
>= dq->dq_bsoftlimit && dq->dq_bsoftlimit) {
ufs_quota1.c
67
int
ncurblocks
, error;
local in function:chkdq1
78
ncurblocks
= dq->dq_curblocks + change;
79
if (
ncurblocks
>= 0)
80
dq->dq_curblocks =
ncurblocks
;
122
long
ncurblocks
= dq->dq_curblocks + change;
local in function:chkdqchg
128
if (
ncurblocks
>= dq->dq_bhardlimit && dq->dq_bhardlimit) {
142
if (
ncurblocks
>= dq->dq_bsoftlimit && dq->dq_bsoftlimit) {
ufs_quota1.c
67
int
ncurblocks
, error;
local in function:chkdq1
78
ncurblocks
= dq->dq_curblocks + change;
79
if (
ncurblocks
>= 0)
80
dq->dq_curblocks =
ncurblocks
;
122
long
ncurblocks
= dq->dq_curblocks + change;
local in function:chkdqchg
128
if (
ncurblocks
>= dq->dq_bhardlimit && dq->dq_bhardlimit) {
142
if (
ncurblocks
>= dq->dq_bsoftlimit && dq->dq_bsoftlimit) {
ufs_quota1.c
67
int
ncurblocks
, error;
local in function:chkdq1
78
ncurblocks
= dq->dq_curblocks + change;
79
if (
ncurblocks
>= 0)
80
dq->dq_curblocks =
ncurblocks
;
122
long
ncurblocks
= dq->dq_curblocks + change;
local in function:chkdqchg
128
if (
ncurblocks
>= dq->dq_bhardlimit && dq->dq_bhardlimit) {
142
if (
ncurblocks
>= dq->dq_bsoftlimit && dq->dq_bsoftlimit) {
Completed in 45 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025