Searched refs:xfs_open_zone (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_zone_alloc.c | 33 struct xfs_open_zone *oz = container_of(cb, typeof(*oz), oz_rcu); in xfs_open_zone_free_rcu() 41 struct xfs_open_zone *oz) in xfs_open_zone_put() 165 struct xfs_open_zone *oz) in xfs_open_zone_mark_full() 196 struct xfs_open_zone *oz, in xfs_zone_inc_written() 213 struct xfs_open_zone *oz, in xfs_zone_skip_blocks() 232 struct xfs_open_zone *oz, in xfs_zoned_map_extent() 322 struct xfs_open_zone *oz, in xfs_zoned_end_io() 410 static struct xfs_open_zone * 417 struct xfs_open_zone *oz; in xfs_init_open_zone() 442 struct xfs_open_zone * [all …]
|
| H A D | xfs_zone_gc.c | 104 struct xfs_open_zone *oz; 128 struct xfs_open_zone *oz; 533 struct xfs_open_zone *oz, *found = NULL; in xfs_zone_gc_steal_open_zone() 588 data->oz = xfs_open_zone(data->mp, WRITE_LIFE_NOT_SET, true); in xfs_zone_gc_select_target() 620 struct xfs_open_zone *oz = data->oz; in xfs_zone_gc_alloc_blocks()
|
| H A D | xfs_trace.h | 106 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 D | xfs_rtgroup.h | 51 struct xfs_open_zone *rtg_open_zone;
|