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.h110 void (*read_block_list)(unsigned int *block_list, char *block_ptr, member
Dunsquashfs.c1020 s_ops.read_block_list(block_list, inode->block_ptr, inode->blocks); in write_file()
1799 s_ops.read_block_list = read_block_list_2; in read_super()
1871 s_ops.read_block_list = read_block_list_1; in read_super()
1880 s_ops.read_block_list = read_block_list_2; in read_super()
1888 s_ops.read_block_list = read_block_list_2; in read_super()