OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:startserial
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_rfw.c
784
u_int64_t nextserial,
startserial
, endserial;
local in function:lfs_roll_forward
829
startserial
= lfs_sb_getserial(fs);
830
endserial = nextserial =
startserial
+ 1;
861
&& nextserial >
startserial
+ lfs_rfw_max_psegs)
908
nextserial =
startserial
+ 1;
lfs_rfw.c
784
u_int64_t nextserial,
startserial
, endserial;
local in function:lfs_roll_forward
829
startserial
= lfs_sb_getserial(fs);
830
endserial = nextserial =
startserial
+ 1;
861
&& nextserial >
startserial
+ lfs_rfw_max_psegs)
908
nextserial =
startserial
+ 1;
Completed in 23 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025