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