Searched refs:xfs_open_zone (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/fs/xfs/ |
| H A D | xfs_zone_alloc.c | 30 struct xfs_open_zone *oz) in xfs_open_zone_put() 138 struct xfs_open_zone *oz) in xfs_open_zone_mark_full() 170 struct xfs_open_zone *oz, in xfs_zone_record_blocks() 198 struct xfs_open_zone *oz, in xfs_zoned_map_extent() 272 struct xfs_open_zone *oz, in xfs_zoned_end_io() 430 struct xfs_open_zone *oz; in xfs_init_open_zone() 455 struct xfs_open_zone * 456 xfs_open_zone( in xfs_open_zone() function 480 struct xfs_open_zone *oz; in xfs_try_open_zone() 537 struct xfs_open_zone *oz, in xfs_good_hint_match() [all …]
|
| H A D | xfs_zone_alloc.h | 6 struct xfs_open_zone; 9 struct xfs_open_zone *open_zone; 33 struct xfs_open_zone **oz); 37 xfs_daddr_t daddr, struct xfs_open_zone *oz, 39 void xfs_open_zone_put(struct xfs_open_zone *oz);
|
| H A D | xfs_zone_priv.h | 5 struct xfs_open_zone { struct 91 struct xfs_open_zone *zi_open_gc_zone; 109 struct xfs_open_zone *xfs_open_zone(struct xfs_mount *mp,
|
| H A D | xfs_zone_gc.c | 115 struct xfs_open_zone *oz; 530 static struct xfs_open_zone * 534 struct xfs_open_zone *oz, *found = NULL; in xfs_zone_gc_steal_open() 553 static struct xfs_open_zone * 558 struct xfs_open_zone *oz = zi->zi_open_gc_zone; in xfs_zone_gc_select_target() 583 static struct xfs_open_zone * 605 struct xfs_open_zone *oz; in xfs_zone_gc_space_available() 626 static struct xfs_open_zone * 634 struct xfs_open_zone *oz; in xfs_zone_gc_alloc_blocks() 679 struct xfs_open_zone *oz; in xfs_zone_gc_start_chunk() [all …]
|
| H A D | xfs_zone_info.c | 31 struct xfs_open_zone *oz) in xfs_show_open_zone() 76 struct xfs_open_zone *oz; in xfs_zoned_show_stats()
|
| H A D | xfs_aops.c | 518 struct xfs_open_zone *open_zone;
|
| H A D | xfs_trace.h | 105 struct xfs_open_zone; 331 TP_PROTO(struct xfs_open_zone *oz, xfs_rgblock_t rgbno, 364 TP_PROTO(struct xfs_open_zone *oz, xfs_rgblock_t rgbno, \
|
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_rtgroup.h | 51 struct xfs_open_zone *rtg_open_zone;
|