Lines Matching full:chunks
32 * requires that we copy exception chunks to chunk aligned areas
44 * followed by as many exception chunks as can fit in the
111 * whole chunks worth of metadata in memory at once.
136 * When creating exceptions, all the chunks here and above are
139 * the exception store because chunks can be committed out of
143 * chunks here and above are free. It holds the value it would
144 * have held if all chunks had been committed in order of
470 * Keep track of the start of the free chunks. in insert_exceptions()
508 * Keeping reading chunks and inserting exceptions until in read_exceptions()
580 * Then there are (ps->current_area + 1) metadata chunks, each one in persistent_usage()
581 * separated from the next by ps->exceptions_per_area data chunks. in persistent_usage()
683 * into account the location of the metadata chunks. in persistent_prepare_exception()
789 * Find number of consecutive chunks within the current area, in persistent_prepare_merge()