Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_zone_alloc.c34 struct xfs_open_zone *oz = container_of(cb, typeof(*oz), oz_rcu); in xfs_open_zone_free_rcu()
42 struct xfs_open_zone *oz) in xfs_open_zone_put()
166 struct xfs_open_zone *oz) in xfs_open_zone_mark_full()
197 struct xfs_open_zone *oz, in xfs_zone_inc_written()
214 struct xfs_open_zone *oz, in xfs_zone_skip_blocks()
233 struct xfs_open_zone *oz, in xfs_zoned_map_extent()
323 struct xfs_open_zone *oz, in xfs_zoned_end_io()
411 static struct xfs_open_zone *
418 struct xfs_open_zone *oz; in xfs_init_open_zone()
443 struct xfs_open_zone *
[all …]
H A Dxfs_zone_gc.c104 struct xfs_open_zone *oz;
129 struct xfs_open_zone *oz;
543 struct xfs_open_zone *oz, *found = NULL; in xfs_zone_gc_steal_open_zone()
598 data->oz = xfs_open_zone(data->mp, WRITE_LIFE_NOT_SET, true); in xfs_zone_gc_select_target()
630 struct xfs_open_zone *oz = data->oz; in xfs_zone_gc_alloc_blocks()
H A Dxfs_aops.c571 struct xfs_open_zone *open_zone;
H A Dxfs_trace.h106 struct xfs_open_zone;
426 TP_PROTO(struct xfs_open_zone *oz, xfs_rgblock_t rgbno,
459 TP_PROTO(struct xfs_open_zone *oz, xfs_rgblock_t rgbno, \
/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.h51 struct xfs_open_zone *rtg_open_zone;