Home | History | Annotate | Download | only in squashfs

Lines Matching defs:start_index

1464 	int start_index = page->index & ~mask;
1465 int end_index = start_index | mask;
1511 for (i = start_index; i <= end_index && byte_offset < bytes;