OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nold
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/resize_ffs/
resize_ffs.c
822
int
nold
; /* # frags in old csum info */
local in function:csum_fixup
824
int nnew; /* ntot-
nold
*/
833
nold
= howmany(oldsb->fs_cssize, newsb->fs_fsize);
834
nnew = ntot -
nold
;
858
for ((i = newsb->fs_csaddr +
nold
), (j = nnew);
884
if (i <
nold
) {
Completed in 12 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025