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

  /external/squashfs-tools/kernel/fs/squashfs/
Makefile 2 # Makefile for the linux squashfs routines.
5 obj-$(CONFIG_SQUASHFS) += squashfs.o
6 squashfs-y += block.o cache.o dir.o export.o file.o fragment.o id.o inode.o
7 squashfs-y += namei.o super.o symlink.o
8 #squashfs-y += squashfs2_0.o
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
Makefile 2 # Makefile for the linux squashfs routines.
5 O_TARGET := squashfs.o
  /external/toybox/tests/
fstype.test 9 bzcat "$BDIR"/squashfs.bz2 > temp.img
10 testing "file" "fstype temp.img" 'squashfs\n' "" ""
13 for i in cramfs ext2 ext3 ext4 f2fs ntfs squashfs vfat xfs
blkid.test 9 bzcat "$BDIR"/squashfs.bz2 > temp.img
10 testing "file" "blkid temp.img" 'temp.img: TYPE="squashfs"\n' "" ""
34 testing "squashfs" 'bzcat "$BDIR"/squashfs.bz2 | blkid -' \
35 '-: TYPE="squashfs"\n' "" ""
  /device/linaro/hikey/
BoardConfigCommon.mk 53 BOARD_SYSTEMIMAGE_FILE_SYSTEM_TYPE := squashfs
  /external/squashfs-tools/squashfs-tools/
Android.mk 7 # squashfs-tools depends on Linux Kernel specific headers (e.g. sysinfo.h).
  /device/google/marlin/marlin/
BoardConfig.mk 90 BOARD_SYSTEMIMAGE_FILE_SYSTEM_TYPE := squashfs
  /build/make/core/
Makefile     [all...]

Completed in 120 milliseconds