Searched refs:scratch_idx (Results 1 – 1 of 1) sorted by relevance
146 unsigned int scratch_idx; member598 return XFS_GC_CHUNK_SIZE - data->scratch[data->scratch_idx].offset; in xfs_zone_gc_scratch_available()709 chunk->scratch = &data->scratch[data->scratch_idx]; in xfs_zone_gc_start_chunk()719 data->scratch_idx = in xfs_zone_gc_start_chunk()720 (data->scratch_idx + 1) % XFS_ZONE_GC_NR_SCRATCH; in xfs_zone_gc_start_chunk()