OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exi_innext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/efs/
efs_subr.h
28
off_t
exi_innext
; /* next indirect ext. */
member in struct:efs_extent_iterator
efs_subr.c
426
exi->
exi_innext
= 0;
565
exi->
exi_innext
= mid;
598
bboff = exi->
exi_innext
/ EFS_EXTENTS_PER_BB;
599
index = exi->
exi_innext
% EFS_EXTENTS_PER_BB;
615
bboff = exi->
exi_innext
++ / EFS_EXTENTS_PER_BB;
617
exi->
exi_innext
= 0;
Completed in 12 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025