Home
last modified time | relevance | path

Searched refs:read_block_list (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.h106 void (*read_block_list)(unsigned int *block_list, char *block_ptr, member
Dunsquashfs.c1015 s_ops.read_block_list(block_list, inode->block_ptr, inode->blocks); in write_file()
1794 s_ops.read_block_list = read_block_list_2; in read_super()
1866 s_ops.read_block_list = read_block_list_1; in read_super()
1875 s_ops.read_block_list = read_block_list_2; in read_super()
1883 s_ops.read_block_list = read_block_list_2; in read_super()