Searched refs:read_super (Results 1 – 4 of 4) sorted by relevance
26 extern struct compressor *read_super(int, struct squashfs_super_block *,
496 struct compressor *read_super(int fd, struct squashfs_super_block *sBlk, char *source) in read_super() function
1781 int read_super(char *source) in read_super() function2698 if(read_super(argv[i]) == FALSE) in main()
6270 comp = read_super(fd, &sBlk, argv[source + 1]); in main()