OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUPERBLOCK_OFFSET
(Results
1 - 6
of
6
) sorted by null
/external/e2fsprogs/lib/ext2fs/
closefs.c
193
io_channel_set_blksize(fs->io,
SUPERBLOCK_OFFSET
);
216
SUPERBLOCK_OFFSET
+ (2 * write_idx), size,
397
* (
SUPERBLOCK_OFFSET
). We flush all other pending changes
openfs.c
170
*
SUPERBLOCK_OFFSET
from the start of the partition.
184
io_channel_set_blksize(fs->io,
SUPERBLOCK_OFFSET
);
undo_io.c
150
io_channel_set_blksize(channel,
SUPERBLOCK_OFFSET
);
ext2fs.h
39
#define
SUPERBLOCK_OFFSET
1024
[
all
...]
/external/e2fsprogs/misc/
e2undo.c
47
io_channel_set_blksize(channel,
SUPERBLOCK_OFFSET
);
mke2fs.c
[
all
...]
Completed in 519 milliseconds