OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:write_ext4_image
(Results
1 - 4
of
4
) sorted by null
/system/extras/ext4_utils/
ext4_utils.h
169
void
write_ext4_image
(int fd, int gz, int sparse, int crc);
ext2simg.c
249
write_ext4_image
(outfd, gzip, sparse, crc);
ext4_utils.c
85
void
write_ext4_image
(int fd, int gz, int sparse, int crc)
function
make_ext4fs.c
608
write_ext4_image
(fd, gzip, sparse, crc);
Completed in 115 milliseconds