Searched defs:xfs_zone_gc_data (Results 1 – 1 of 1) sorted by relevance
127 struct xfs_zone_gc_data { struct128 struct xfs_mount *mp;129 struct xfs_open_zone *oz;132 struct bio_set bio_set;135 struct bio_set split_bio_set;144 struct folio *scratch_folios[XFS_GC_NR_BUFS];145 unsigned int scratch_size;146 unsigned int scratch_available;147 unsigned int scratch_head;148 unsigned int scratch_tail;[all …]