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