HomeSort by relevance Sort by last modified time
    Searched full:swapfs (Results 1 - 25 of 28) sorted by null

1 2

  /external/e2fsprogs/tests/f_swapfs/
name 1 checking the e2fsck swapfs functionality
script 11 echo "Swapfs test" > $OUT
expect 0 Swapfs test
  /external/e2fsprogs/po/
POTFILES.in 23 e2fsck/swapfs.c
ca.po     [all...]
e2fsprogs.pot     [all...]
cs.po     [all...]
es.po     [all...]
fr.po     [all...]
it.po     [all...]
nl.po     [all...]
pl.po     [all...]
sv.po     [all...]
tr.po     [all...]
  /external/e2fsprogs/e2fsck/
Android.mk 72 swapfs.c \
Makefile.in 65 pass5.o journal.o swapfs.o badblocks.o util.o dirinfo.o dx_dirinfo.o \
74 profiled/message.o profiled/problem.o profiled/swapfs.o \
99 $(srcdir)/swapfs.c \
381 swapfs.o: $(srcdir)/swapfs.c $(top_srcdir)/lib/et/com_err.h \
swapfs.c 2 * swapfs.c --- byte-swap an ext2 filesystem
unix.c 55 static int swapfs; variable
276 cflag || swapfs)
746 swapfs = 1;
767 !cflag && !swapfs && !(ctx->options & E2F_OPT_COMPRESS_DIRS))
803 if (swapfs) {
    [all...]
e2fsck.h 459 /* swapfs.c */
  /external/e2fsprogs/lib/ext2fs/
Android.mk 53 swapfs.c \
Makefile.in 64 swapfs.o \
125 $(srcdir)/swapfs.c \
535 swapfs.o: $(srcdir)/swapfs.c $(srcdir)/ext2_fs.h \
swapfs.c 2 * swapfs.c --- swap ext2 filesystem data structures
ext2fs.h 945 /* swapfs.c */
    [all...]
  /external/e2fsprogs/
configure.in 370 dnl handle --enable-swapfs
372 AC_ARG_ENABLE([swapfs],
373 [ --disable-swapfs disable support of legacy byte-swapped filesystems],
377 echo "Disabling swapfs support"
381 echo "Enabling swapfs support"
385 echo "Enabling swapfs support by default"
  /external/e2fsprogs/debian/
rules 106 --disable-nls --disable-swapfs --disable-imager \
118 --disable-swapfs --disable-imager \

Completed in 269 milliseconds

1 2