OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_sb
(Results
1 - 2
of
2
) sorted by null
/system/extras/ext4_utils/
ext4_utils.c
99
void
read_sb
(int fd, struct ext4_super_block *sb)
function
506
read_sb
(fd, &sb);
/external/qemu/distrib/ext4_utils/src/
ext4fixup.c
88
static void
read_sb
(int fd, struct ext4_super_block *sb)
function
187
read_sb
(fd, &sb);
205
read_sb
(fd, &sb);
379
read_sb
(fd, &sb);
Completed in 687 milliseconds