OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cgoverhead
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/fsck_ext2fs/
fsck.h
249
daddr_t
cgoverhead
(int); /* overhead per cg */
main.c
318
n_blks +=
cgoverhead
(i);
inode.c
347
overh =
cgoverhead
(c);
setup.c
542
cgoverhead
(int c)
function in typeref:typename:daddr_t
/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 in typeref:typename:uint
[
all
...]
Completed in 52 milliseconds
Indexes created Fri Oct 31 11:10:07 GMT 2025