/linux/fs/xfs/libxfs/ |
H A D | xfs_rtgroup.h | 72 static inline struct xfs_group *rtg_group(struct xfs_rtgroup *rtg) in rtg_group() 77 static inline struct xfs_mount *rtg_mount(const struct xfs_rtgroup *rtg) in rtg_mount() 82 static inline xfs_rgnumber_t rtg_rgno(const struct xfs_rtgroup *rtg) in rtg_rgno() 87 static inline xfs_rgblock_t rtg_blocks(const struct xfs_rtgroup *rtg) in rtg_blocks() 92 static inline struct xfs_inode *rtg_bitmap(const struct xfs_rtgroup *rtg) in rtg_bitmap() 97 static inline struct xfs_inode *rtg_summary(const struct xfs_rtgroup *rtg) in rtg_summary() 102 static inline struct xfs_inode *rtg_rmap(const struct xfs_rtgroup *rtg) in rtg_rmap() 107 static inline struct xfs_inode *rtg_refcount(const struct xfs_rtgroup *rtg) in rtg_refcount() 123 struct xfs_rtgroup *rtg) in xfs_rtgroup_hold() 130 struct xfs_rtgroup *rtg) in xfs_rtgroup_put() [all …]
|
H A D | xfs_zones.c | 20 struct xfs_rtgroup *rtg, in xfs_zone_validate_empty() 38 struct xfs_rtgroup *rtg, in xfs_zone_validate_wp() 69 struct xfs_rtgroup *rtg, in xfs_zone_validate_full() 87 struct xfs_rtgroup *rtg, in xfs_zone_validate_seq() 117 struct xfs_rtgroup *rtg) in xfs_zone_validate_conv() 135 struct xfs_rtgroup *rtg, in xfs_zone_validate()
|
H A D | xfs_rtgroup.c | 55 struct xfs_rtgroup *rtg, in xfs_rtgroup_calc_geometry() 72 struct xfs_rtgroup *rtg; in xfs_rtgroup_alloc() local 173 struct xfs_rtgroup *rtg; in xfs_update_last_rtgroup_size() local 190 struct xfs_rtgroup *rtg, in xfs_rtgroup_lock() 220 struct xfs_rtgroup *rtg, in xfs_rtgroup_unlock() 250 struct xfs_rtgroup *rtg, in xfs_rtgroup_trans_join() 272 struct xfs_rtgroup *rtg, in xfs_rtgroup_get_geometry() 417 struct xfs_rtgroup *rtg, in xfs_rtginode_enabled() 430 struct xfs_rtgroup *rtg, in xfs_rtginode_mark_sick() 441 struct xfs_rtgroup *rtg, in xfs_rtginode_load() [all …]
|
H A D | xfs_rtbitmap.c | 1053 struct xfs_rtgroup *rtg, in xfs_rtfree_extent() 1118 struct xfs_rtgroup *rtg, in xfs_rtfree_blocks() 1156 struct xfs_rtgroup *rtg, in xfs_rtalloc_query_range() 1217 struct xfs_rtgroup *rtg, in xfs_rtalloc_query_all() 1229 struct xfs_rtgroup *rtg, in xfs_rtalloc_extent_is_free() 1367 struct xfs_rtgroup *rtg, in xfs_rtfile_initialize_block() 1435 struct xfs_rtgroup *rtg, in xfs_rtfile_initialize_blocks() 1476 struct xfs_rtgroup *rtg, in xfs_rtbitmap_create() 1494 struct xfs_rtgroup *rtg, in xfs_rtsummary_create()
|
H A D | xfs_rtrmap_btree.c | 527 struct xfs_rtgroup *rtg) in xfs_rtrmapbt_init_cursor() 634 struct xfs_rtgroup *rtg, in xfs_rtrmapbt_mem_cursor() 988 struct xfs_rtgroup *rtg, in xfs_rtrmapbt_create() 1018 struct xfs_rtgroup *rtg, in xfs_rtrmapbt_init_rtsb() 1042 struct xfs_rtgroup *rtg) in xfs_rtrmap_highest_rgbno()
|
H A D | xfs_rtbitmap.h | 12 struct xfs_rtgroup *rtg; member 25 struct xfs_rtgroup *rtg, in xfs_rtx_to_rtb() 434 struct xfs_rtgroup *rtg, xfs_fsblock_t rtbno, in xfs_rtfree_blocks()
|
H A D | xfs_health.h | 257 #define xfs_rtgroup_has_sickness(rtg, mask) \ argument 259 #define xfs_rtgroup_is_healthy(rtg) \ argument
|
H A D | xfs_metafile.c | 260 struct xfs_rtgroup *rtg = NULL; in xfs_metafile_resv_init() local
|
H A D | xfs_rtrefcount_btree.c | 403 struct xfs_rtgroup *rtg) in xfs_rtrefcountbt_init_cursor() 736 struct xfs_rtgroup *rtg, in xfs_rtrefcountbt_create()
|
H A D | xfs_refcount.c | 152 struct xfs_rtgroup *rtg, in xfs_rtrefcount_check_irec() 1478 struct xfs_rtgroup *rtg = to_rtg(ri->ri_group); in xfs_rtrefcount_continue_op() local 1503 struct xfs_rtgroup *rtg = to_rtg(ri->ri_group); in xfs_rtrefcount_finish_one() local
|
H A D | xfs_rmap.c | 271 struct xfs_rtgroup *rtg, in xfs_rtrmap_check_meta_irec() 304 struct xfs_rtgroup *rtg, in xfs_rtrmap_check_inode_irec() 320 struct xfs_rtgroup *rtg, in xfs_rtrmap_check_irec() 2664 struct xfs_rtgroup *rtg = to_rtg(ri->ri_group); in xfs_rtrmap_finish_init_cursor() local
|
/linux/fs/xfs/ |
H A D | xfs_rtalloc.c | 222 struct xfs_rtgroup *rtg, in xfs_rtallocate_clamp_len() 661 struct xfs_rtgroup *rtg) in xfs_rtunmount_rtg() 673 struct xfs_rtgroup *rtg, in xfs_alloc_rsum_cache() 723 struct xfs_rtgroup *rtg, in xfs_rtginode_ensure() 777 struct xfs_rtgroup *rtg, in xfs_growfs_rt_free_new() 801 struct xfs_rtgroup *rtg, in xfs_growfs_rt_nrblocks() 827 const struct xfs_rtgroup *rtg, in xfs_growfs_rt_init_rtsb() 892 struct xfs_rtgroup *rtg, in xfs_growfs_rt_zoned() 943 struct xfs_rtgroup *rtg, in xfs_growfs_rt_bmblock() 1090 struct xfs_rtgroup *rtg) in xfs_last_rt_bmblock() [all …]
|
H A D | xfs_zone_alloc.c | 70 struct xfs_rtgroup *rtg, in xfs_zone_account_reclaimable() 141 struct xfs_rtgroup *rtg = oz->oz_rtg; in xfs_open_zone_mark_full() local 175 struct xfs_rtgroup *rtg = oz->oz_rtg; in xfs_zone_record_blocks() local 327 struct xfs_rtgroup *rtg, in xfs_zone_free_blocks() 372 struct xfs_rtgroup *rtg = NULL; in xfs_last_used_zone() local 426 struct xfs_rtgroup *rtg, in xfs_init_open_zone() 745 struct xfs_rtgroup *rtg = oz->oz_rtg; in xfs_zone_alloc_blocks() local 980 struct xfs_rtgroup *rtg, in xfs_zone_rgbno_is_valid() 1015 struct xfs_rtgroup *rtg, in xfs_init_zone() 1097 struct xfs_rtgroup *rtg; in xfs_get_zone_info_cb() local [all …]
|
H A D | xfs_health.c | 48 struct xfs_rtgroup *rtg = NULL; in xfs_health_unmount() local 259 struct xfs_rtgroup *rtg = xfs_rtgroup_get(mp, rgno); in xfs_rgno_mark_sick() local 391 struct xfs_rtgroup *rtg = NULL; in xfs_fsop_geom_health() local 457 struct xfs_rtgroup *rtg, in xfs_rtgroup_geom_health()
|
H A D | xfs_zone_gc.c | 313 struct xfs_rtgroup *rtg = iter->victim_rtg; in xfs_zone_gc_query() local 452 struct xfs_rtgroup *rtg = xfs_rtgroup_grab(mp, bit); in xfs_zone_gc_pick_victim_from() local 883 struct xfs_rtgroup *rtg = chunk->bio.bi_private; in xfs_zone_gc_finish_reset() local 906 struct xfs_rtgroup *rtg) in xfs_zone_gc_prepare_reset() 925 struct xfs_rtgroup *rtg) in xfs_zone_gc_reset_sync() 952 struct xfs_rtgroup *rtg = to_rtg(next); in xfs_zone_gc_reset_zones() local
|
H A D | xfs_fsmap.c | 717 struct xfs_rtgroup *rtg, in xfs_getfsmap_rtdev_rtbitmap_helper() 761 struct xfs_rtgroup *rtg = NULL; in xfs_getfsmap_rtdev_rtbitmap() local 863 struct xfs_rtgroup *rtg = to_rtg(info->group); in xfs_getfsmap_rtdev_rmapbt_query() local 881 struct xfs_rtgroup *rtg = NULL; in xfs_getfsmap_rtdev_rmapbt() local
|
H A D | xfs_extent_busy.c | 669 struct xfs_rtgroup *rtg = NULL; in xfs_extent_busy_wait_all() local
|
/linux/fs/xfs/scrub/ |
H A D | health.c | 171 struct xfs_rtgroup *rtg = NULL; in xchk_mark_all_healthy() local 195 struct xfs_rtgroup *rtg; in xchk_update_health() local 316 struct xfs_rtgroup *rtg = NULL; in xchk_health_record() local
|
H A D | rtbitmap.c | 121 struct xfs_rtgroup *rtg, in xchk_rtbitmap_rec() 195 struct xfs_rtgroup *rtg = sc->sr.rtg; in xchk_rtbitmap() local 275 struct xfs_rtgroup *rtg = sc->sr.rtg; in xchk_xref_is_used_rt_space() local
|
H A D | rtsummary.c | 168 struct xfs_rtgroup *rtg, in xchk_rtsum_record_free() 218 struct xfs_rtgroup *rtg = sc->sr.rtg; in xchk_rtsum_compute() local 313 struct xfs_rtgroup *rtg = sc->sr.rtg; in xchk_rtsummary() local
|
H A D | rtbitmap_repair.c | 188 struct xfs_rtgroup *rtg = sr->rtg; in xrep_rtbitmap_mark_free() local 332 struct xfs_rtgroup *rtg = sc->sr.rtg; in xrep_rtbitmap_find_freespace() local
|
H A D | bmap_repair.c | 451 struct xfs_rtgroup *rtg) in xrep_bmap_scan_rtgroup() 473 xrep_bmap_scan_rtgroup(struct xrep_bmap *rb, struct xfs_rtgroup *rtg) in xrep_bmap_scan_rtgroup() 535 struct xfs_rtgroup *rtg = NULL; in xrep_bmap_find_mappings() local
|
H A D | bmap.c | 722 struct xfs_rtgroup *rtg) in xchk_bmap_check_rt_rmaps() 847 struct xfs_rtgroup *rtg = NULL; in xchk_bmap_check_rmaps() local
|
H A D | repair.h | 122 # define xrep_rtgroup_init(sc, rtg, sr, lockflags) (-ENOSYS) argument
|
H A D | metapath.c | 144 struct xfs_rtgroup *rtg; in xchk_setup_metapath_rtginode() local
|