OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip_v1
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/newfs_lfs/
make_lfs.c
399
IFILE_V1 *
ip_v1
= NULL;
local in function:make_lfs
870
ip_v1
= &ipall->u_v1;
872
ip_v1
->if_version = 1;
873
ip_v1
->if_daddr = 0x0;
874
ip_v1
->if_nextfree = 0;
875
++
ip_v1
;
899
i < lfs_sb_getifpb(fs); ++
ip_v1
) {
900
ip_v1
->if_version = 1;
901
ip_v1
->if_daddr = LFS_UNUSED_DADDR;
902
ip_v1
->if_nextfree = ++i
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025