Searched defs:supported_squashfs_filesystem (Results 1 - 2 of 2) sorted by relevance

/external/squashfs-tools/kernel/fs/squashfs/
H A Dsuper.c47 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/
H A Dinode.c893 static int supported_squashfs_filesystem(struct squashfs_sb_info *msblk, int silent) function
986 if(!supported_squashfs_filesystem(msblk, silent))

Completed in 119 milliseconds