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

  /external/e2fsprogs/resize/
Makefile.in 14 PROGS= resize2fs
16 MANPAGES= resize2fs.8
18 RESIZE_OBJS= extent.o resize2fs.o main.o online.o resource_track.o \
24 $(srcdir)/resize2fs.c \
45 resize2fs: $(RESIZE_OBJS) $(DEPLIBS)
47 $(Q) $(CC) $(ALL_LDFLAGS) -o resize2fs $(RESIZE_OBJS) $(LIBS)
49 resize2fs.static: $(RESIZE_OBJS) $(DEPSTATIC_LIBS)
51 $(Q) $(LD) $(LDFLAGS_STATIC) -o resize2fs.static \
54 resize2fs.8: $(DEP_SUBSTITUTE) $(srcdir)/resize2fs.8.i
    [all...]
test-resize 6 RESIZE2FS=/tmp/resize2fs.static
18 time $RESIZE2FS -d 31 -p $FS > /tmp/r1
24 time $RESIZE2FS -d 31 -p $FS > /tmp/r2
  /external/e2fsprogs/contrib/
dir2fs 48 while resize2fs -f -M "${dev}"; do
  /build/make/target/product/
core_tiny.mk 76 resize2fs \
core_minimal.mk 81 resize2fs \
  /external/e2fsprogs/debian/
rules 489 -a ! -name resize2fs -a ! -name badblocks -print | xargs rm

Completed in 166 milliseconds