Searched defs:ext2fs_open_file (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c453 int ext2fs_open_file(const char *pathname, int flags, mode_t mode) function
678 fd = ext2fs_open_file(name, open_flags, 0);

Completed in 102 milliseconds