Home | History | Annotate | Download | only in squashfs-tools

Lines Matching refs:file_end

1003 	int file_end = inode->data / block_size;
1036 block->size = i == file_end ? inode->data & (block_size - 1) :