Home
last modified time | relevance | path

Searched refs:ea_refcount (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/e2fsck/
Dea_refcount.c31 struct ea_refcount { struct
54 retval = ext2fs_get_mem(sizeof(struct ea_refcount), &refcount); in ea_refcount_create() argument
57 memset(refcount, 0, sizeof(struct ea_refcount)); in ea_refcount_create()
DAndroid.mk93 ea_refcount.c \
DMakefile.in71 region.o revoke.o ea_refcount.o rehash.o profile.o prof_err.o \
81 profiled/ea_refcount.o profiled/rehash.o profiled/profile.o \
107 $(srcdir)/ea_refcount.c \
162 tst_refcount: ea_refcount.c $(DEPLIBCOM_ERR)
164 $(Q) $(CC) -o tst_refcount $(srcdir)/ea_refcount.c \
513 ea_refcount.o: $(srcdir)/ea_refcount.c $(top_builddir)/lib/config.h \
De2fsck.h208 typedef struct ea_refcount *ext2_refcount_t;