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

  /external/squashfs-tools/kernel/fs/squashfs/
super.c 47 static int supported_squashfs_filesystem(short major, short minor, short comp) function
132 err = supported_squashfs_filesystem(le16_to_cpu(sblk->s_major),
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
inode.c 893 static int supported_squashfs_filesystem(struct squashfs_sb_info *msblk, int silent) function
986 if(!supported_squashfs_filesystem(msblk, silent))
    [all...]

Completed in 55 milliseconds