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
148
io_channel_set_blksize(fs->io,
SUPERBLOCK_OFFSET
);
171
SUPERBLOCK_OFFSET
+ (2 * write_idx), size,
338
* (
SUPERBLOCK_OFFSET
). We flush all other pending changes
openfs.c
155
*
SUPERBLOCK_OFFSET
from the start of the partition.
169
io_channel_set_blksize(fs->io,
SUPERBLOCK_OFFSET
);
undo_io.c
142
io_channel_set_blksize(channel,
SUPERBLOCK_OFFSET
);
ext2fs.h
39
#define
SUPERBLOCK_OFFSET
1024
[
all
...]
/external/e2fsprogs/misc/
e2undo.c
48
io_channel_set_blksize(channel,
SUPERBLOCK_OFFSET
);
mke2fs.c
[
all
...]
Completed in 1973 milliseconds