OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tsepb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/newfs_lfs/
make_lfs.c
419
u_int64_t
tsepb
, tnseg;
local in function:make_lfs
431
tsepb
= (block_size ? block_size : DFL_LFSBLOCK) / sizeof(SEGSUM32);
434
bufinit(tnseg /
tsepb
);
make_lfs.c
419
u_int64_t
tsepb
, tnseg;
local in function:make_lfs
431
tsepb
= (block_size ? block_size : DFL_LFSBLOCK) / sizeof(SEGSUM32);
434
bufinit(tnseg /
tsepb
);
Completed in 26 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025