Searched defs:sBlk (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dxattr.h77 static inline int get_xattrs(int fd, struct squashfs_super_block *sBlk) argument
116 static inline int read_xattrs_from_disk(int fd, struct squashfs_super_block *sBlk) argument
H A Dread_xattrs.c170 int read_xattrs_from_disk(int fd, struct squashfs_super_block *sBlk) argument
H A Dread_fs.c375 struct compressor *read_super(int fd, struct squashfs_super_block *sBlk, cha argument
117 scan_inode_table(int fd, long long start, long long end, long long root_inode_start, int root_inode_offset, struct squashfs_super_block *sBlk, union squashfs_inode_header *dir_inode, unsigned char **inode_table, unsigned int *root_inode_block, unsigned int *root_inode_size, long long *uncompressed_file, unsigned int *uncompressed_directory, int *file_count, int *sym_count, int *dev_count, int *dir_count, int *fifo_count, int *sock_count, unsigned int *id_table) argument
489 squashfs_readdir(int fd, int root_entries, unsigned int directory_start_block, int offset, int size, unsigned int *last_directory_block, struct squashfs_super_block *sBlk, void (push_directory_entry)(char *, squashfs_inode, int, int)) argument
557 read_id_table(int fd, struct squashfs_super_block *sBlk) argument
605 read_fragment_table(int fd, struct squashfs_super_block *sBlk, struct squashfs_fragment_entry **fragment_table) argument
656 read_inode_lookup_table(int fd, struct squashfs_super_block *sBlk, squashfs_inode **inode_lookup_table) argument
703 read_filesystem(char *root_name, int fd, struct squashfs_super_block *sBlk, char **cinode_table, char **data_cache, char **cdirectory_table, char **directory_data_cache, unsigned int *last_directory_block, unsigned int *inode_dir_offset, unsigned int *inode_dir_file_size, unsigned int *root_inode_size, unsigned int *inode_dir_start_block, int *file_count, int *sym_count, int *dev_count, int *dir_count, int *fifo_count, int *sock_count, long long *uncompressed_file, unsigned int *uncompressed_inode, unsigned int *uncompressed_directory, unsigned int *inode_dir_inode_number, unsigned int *inode_dir_parent_inode, void (push_directory_entry)(char *, squashfs_inode, int, int), struct squashfs_fragment_entry **fragment_table, squashfs_inode **inode_lookup_table) argument
[all...]
H A Dxattr.c661 int get_xattrs(int fd, struct squashfs_super_block *sBlk) argument
H A Dunsquashfs.c43 struct super_block sBlk; variable in typeref:struct:super_block
[all...]
H A Dmksquashfs.c4405 void write_recovery_data(struct squashfs_super_block *sBlk) argument
4460 struct squashfs_super_block orig_sBlk, sBlk; local
4556 struct squashfs_super_block sBlk; local
[all...]

Completed in 116 milliseconds