Home
last modified time | relevance | path

Searched refs:supported_squashfs_filesystem (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/kernel/fs/squashfs/
Dsuper.c47 static int supported_squashfs_filesystem(short major, short minor, short comp) in supported_squashfs_filesystem() function
132 err = supported_squashfs_filesystem(le16_to_cpu(sblk->s_major), in squashfs_fill_super()
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c893 static int supported_squashfs_filesystem(struct squashfs_sb_info *msblk, int silent) in supported_squashfs_filesystem() function
986 if(!supported_squashfs_filesystem(msblk, silent)) in squashfs_read_super()