HomeSort by relevance Sort by last modified time
    Searched refs:basefs_entry (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/contrib/android/
base_fs.h 8 struct basefs_entry { struct
basefs_allocator.c 10 struct basefs_entry *cur_entry;
38 struct basefs_entry *e;
77 struct basefs_entry *e = allocator->cur_entry;
99 struct basefs_entry *e;
base_fs.c 9 struct basefs_entry entry;
36 static struct basefs_entry *basefs_readline(FILE *f, const char *mountpoint,
42 struct basefs_entry *entry = NULL;
95 struct basefs_entry *entry = e;
106 struct basefs_entry *entry;

Completed in 39 milliseconds