OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cgoverhead
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/fsck_ext2fs/
setup.c
542
cgoverhead
(int c)
function
setup.c
542
cgoverhead
(int c)
function
/src/sbin/newfs_ext2fs/
mke2fs.c
128
static uint
cgoverhead
(uint);
464
if (reserved_ngdb >= blocks_lastcg -
cgoverhead
(ncg - 1))
465
reserved_ngdb = blocks_lastcg -
cgoverhead
(ncg - 1);
505
blocks_lastcg -
cgoverhead
(cylno));
508
sblock.e2fs.e2fs_bpg -
cgoverhead
(cylno));
731
for (i = 0; i <
cgoverhead
(cylno) / NBBY; i++)
734
for (; i <
cgoverhead
(cylno); i++)
809
((daddr_t)sblock.e2fs.e2fs_first_dblock +
cgoverhead
(0)) *
849
* uint
cgoverhead
(uint c)
855
cgoverhead
(uint c
function
[
all
...]
mke2fs.c
128
static uint
cgoverhead
(uint);
464
if (reserved_ngdb >= blocks_lastcg -
cgoverhead
(ncg - 1))
465
reserved_ngdb = blocks_lastcg -
cgoverhead
(ncg - 1);
505
blocks_lastcg -
cgoverhead
(cylno));
508
sblock.e2fs.e2fs_bpg -
cgoverhead
(cylno));
731
for (i = 0; i <
cgoverhead
(cylno) / NBBY; i++)
734
for (; i <
cgoverhead
(cylno); i++)
809
((daddr_t)sblock.e2fs.e2fs_first_dblock +
cgoverhead
(0)) *
849
* uint
cgoverhead
(uint c)
855
cgoverhead
(uint c
function
[
all
...]
Completed in 93 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026