Searched refs:squashfs_read_data (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/squashfs/
H A Dsquashfs.h51 extern unsigned int squashfs_read_data(struct super_block *s, char *buffer,
H A Dinode.c184 SQSH_EXTERN unsigned int squashfs_read_data(struct super_block *s, char *buffer, function
384 msblk->block_cache[i].length = squashfs_read_data(s,
543 if (!(msblk->fragment[i].length = squashfs_read_data(s,
998 if (!squashfs_read_data(s, (char *) msblk->inode_lookup_table,
1035 if (!squashfs_read_data(s, (char *) msblk->fragment_index,
1126 if (!squashfs_read_data(s, (char *) sblk, SQUASHFS_START,
1223 if (!squashfs_read_data(s, (char *) &suid, sblk->uid_start,
1234 if (!squashfs_read_data(s, (char *) msblk->uid, sblk->uid_start,
1693 if (!(bytes = squashfs_read_data(inode->i_sb, msblk->read_page,
1807 bytes = squashfs_read_data(inod
[all...]
H A Dsquashfs2_0.c61 !squashfs_read_data(s, (char *)

Completed in 104 milliseconds