OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DFL_LFSBLOCK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/newfs_lfs/
config.h
63
#define
DFL_LFSBLOCK
8192
make_lfs.c
119
.dlfs_bsize =
DFL_LFSBLOCK
,
121
.dlfs_frag =
DFL_LFSBLOCK
/DFL_LFSFRAG,
138
.dlfs_inopb =
DFL_LFSBLOCK
/sizeof(struct lfs32_dinode),
139
.dlfs_ifpb =
DFL_LFSBLOCK
/sizeof(IFILE32),
140
.dlfs_sepb =
DFL_LFSBLOCK
/sizeof(SEGUSE),
141
.dlfs_nindir =
DFL_LFSBLOCK
/sizeof(int32_t),
184
.dlfs_bsize =
DFL_LFSBLOCK
,
186
.dlfs_frag =
DFL_LFSBLOCK
/DFL_LFSFRAG,
203
.dlfs_inopb =
DFL_LFSBLOCK
/sizeof(struct lfs64_dinode),
204
.dlfs_ifpb =
DFL_LFSBLOCK
/sizeof(IFILE64)
[
all
...]
Completed in 42 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025