OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iblimit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_segment.c
2095
unsigned ibindex,
iblimit
;
local in function:lfs_writeseg
2225
iblimit
= newbp->b_bcount / LFS_BLKPTRSIZE(fs);
2226
for (ibindex = 0; ibindex <
iblimit
; ibindex++) {
lfs_segment.c
2095
unsigned ibindex,
iblimit
;
local in function:lfs_writeseg
2225
iblimit
= newbp->b_bcount / LFS_BLKPTRSIZE(fs);
2226
for (ibindex = 0; ibindex <
iblimit
; ibindex++) {
Completed in 62 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025