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

  /external/e2fsprogs/resize/
Makefile.in 15 PROGS= resize2fs
17 MANPAGES= resize2fs.8
19 RESIZE_OBJS= extent.o resize2fs.o main.o online.o sim_progress.o
24 $(srcdir)/resize2fs.c \
42 resize2fs: $(RESIZE_OBJS) $(DEPLIBS)
44 $(Q) $(CC) $(ALL_LDFLAGS) -o resize2fs $(RESIZE_OBJS) $(LIBS)
46 resize2fs.static: $(RESIZE_OBJS) $(DEPSTATIC_LIBS)
48 $(Q) $(LD) $(ALL_LDFLAGS) $(LDFLAG_STATIC) -o resize2fs.static \
51 resize2fs.8: $(DEP_SUBSTITUTE) $(srcdir)/resize2fs.8.i
    [all...]
Android.mk 5 resize2fs.c \
54 LOCAL_MODULE := resize2fs
65 LOCAL_MODULE_STEM := resize2fs
  /external/e2fsprogs/
e2fsprogs.spec 25 tune2fs (used to modify filesystem parameters), resize2fs to grow and
133 %{_root_sbindir}/resize2fs
179 %{_mandir}/man8/resize2fs.8*
  /bootable/diskinstaller/
config.mk 44 resize2fs \
  /external/e2fsprogs/debian/
rules 359 -a ! -name resize2fs -a ! -name badblocks -print | xargs rm

Completed in 420 milliseconds