OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mark_table_blocks
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/resize/
resize2fs.c
53
static errcode_t
mark_table_blocks
(ext2_filsys fs,
605
mark_table_blocks
(fs, reserve_blocks);
741
static errcode_t
mark_table_blocks
(ext2_filsys fs,
function
879
retval =
mark_table_blocks
(old_fs, meta_bmap);
[
all
...]
/external/e2fsprogs/misc/
e2image.c
389
static void
mark_table_blocks
(ext2_filsys fs)
function
1270
mark_table_blocks
(fs);
[
all
...]
/external/e2fsprogs/e2fsck/
pass1.c
66
static void
mark_table_blocks
(e2fsck_t ctx);
682
mark_table_blocks
(ctx);
2699
static void
mark_table_blocks
(e2fsck_t ctx)
function
[
all
...]
Completed in 163 milliseconds