Searched refs:read_super (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/cramfs/
H A Dcramfsck.c156 static struct cramfs_inode *read_super(void) function
554 root = read_super();
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dread_fs.c375 struct compressor *read_super(int fd, struct squashfs_super_block *sBlk, char *source) function
H A Dunsquashfs.c1453 int read_super(char *source) function
2140 if(read_super(argv[i]) == FALSE)
H A Dmksquashfs.c395 extern struct compressor *read_super(int fd, struct squashfs_super_block *sBlk,
5065 comp = read_super(fd, &sBlk, argv[source + 1]);

Completed in 149 milliseconds