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

  /external/squashfs-tools/kernel/fs/squashfs/
squashfs_fs.h 96 #define SQUASHFS_LCHRDEV_TYPE 12
inode.c 296 case SQUASHFS_LCHRDEV_TYPE: {
  /external/squashfs-tools/kernel/include/linux/
squashfs_fs.h 95 #define SQUASHFS_LCHRDEV_TYPE 12
  /external/squashfs-tools/squashfs-tools/
squashfs_fs.h 120 #define SQUASHFS_LCHRDEV_TYPE 12
unsquash-4.c 218 case SQUASHFS_LCHRDEV_TYPE: {
read_fs.c 438 case SQUASHFS_LCHRDEV_TYPE:
unsquashfs.c 1124 case SQUASHFS_LCHRDEV_TYPE: {
    [all...]
mksquashfs.c 919 type = SQUASHFS_LCHRDEV_TYPE;
1086 else if(type == SQUASHFS_LCHRDEV_TYPE || type == SQUASHFS_LBLKDEV_TYPE) {
    [all...]

Completed in 49 milliseconds