Searched refs:squashfs_read_super (Results 1 – 1 of 1) sorted by relevance
43 static struct super_block *squashfs_read_super(struct super_block *, void *, int);56 static DECLARE_FSTYPE_DEV(squashfs_fs_type, "squashfs", squashfs_read_super);929 static struct super_block *squashfs_read_super(struct super_block *s, in squashfs_read_super() function