Home
last modified time | relevance | path

Searched refs:XFS_GC_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/xfs/
H A Dxfs_zone_gc.c56 #define XFS_GC_CHUNK_SIZE SZ_1M macro
223 folio_alloc(GFP_KERNEL, get_order(XFS_GC_CHUNK_SIZE)); in xfs_zone_gc_data_alloc()
598 return XFS_GC_CHUNK_SIZE - data->scratch[data->scratch_idx].offset; in xfs_zone_gc_scratch_available()
718 if (chunk->scratch->offset == XFS_GC_CHUNK_SIZE) { in xfs_zone_gc_start_chunk()