Home
last modified time | relevance | path

Searched defs:xfs_zone_gc_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/xfs/
Dxfs_zone_gc.c136 struct xfs_zone_gc_data { struct
137 struct xfs_mount *mp;
140 struct bio_set bio_set;
145 struct xfs_zone_scratch scratch[XFS_ZONE_GC_NR_SCRATCH];
146 unsigned int scratch_idx;
153 struct list_head reading;
154 struct list_head writing;
155 struct list_head resetting;
160 struct xfs_zone_gc_iter iter;