OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resize2fs
(Results
1 - 6
of
6
) 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 \
53
LOCAL_MODULE :=
resize2fs
64
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*
/build/core/
user_tags.mk
440
resize2fs
\
/bootable/diskinstaller/
config.mk
44
resize2fs
\
/external/e2fsprogs/debian/
rules
351
-a ! -name
resize2fs
-a ! -name badblocks -print | xargs rm
Completed in 2264 milliseconds