Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_zone_gc.c127 struct xfs_zone_gc_data { struct
128 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 …]