OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_ext
(Results
1 - 3
of
3
) sorted by null
/system/extras/ext4_utils/include/ext4_utils/
ext4_utils.h
135
int
read_ext
(int fd, int verbose); // vold
/system/extras/ext4_utils/
ext4_utils.c
266
int
read_ext
(int fd, int verbose)
function
/system/vold/
EncryptInplace.cpp
305
if (
read_ext
(data.realfd, 0) != 0) {
Completed in 618 milliseconds