Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.h72 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 Dxfs_rtbitmap.h12 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 Dxfs_metafile.c265 struct xfs_rtgroup *rtg = NULL; in xfs_metafile_resv_init() local
H A Dxfs_rtrefcount_btree.c403 struct xfs_rtgroup *rtg) in xfs_rtrefcountbt_init_cursor()
736 struct xfs_rtgroup *rtg, in xfs_rtrefcountbt_create()
H A Dxfs_refcount.c152 struct xfs_rtgroup *rtg, in xfs_rtrefcount_check_irec()
1476 struct xfs_rtgroup *rtg = to_rtg(ri->ri_group); in xfs_rtrefcount_continue_op() local
1501 struct xfs_rtgroup *rtg = to_rtg(ri->ri_group); in xfs_rtrefcount_finish_one() local
/linux/fs/xfs/
H A Dxfs_rtalloc.c225 struct xfs_rtgroup *rtg, in xfs_rtallocate_clamp_len()
664 struct xfs_rtgroup *rtg) in xfs_rtunmount_rtg()
676 struct xfs_rtgroup *rtg, in xfs_alloc_rsum_cache()
726 struct xfs_rtgroup *rtg, in xfs_rtginode_ensure()
778 struct xfs_rtgroup *rtg, in xfs_growfs_rt_free_new()
802 struct xfs_rtgroup *rtg, in xfs_growfs_rt_nrblocks()
828 const struct xfs_rtgroup *rtg, in xfs_growfs_rt_init_rtsb()
893 struct xfs_rtgroup *rtg) in xfs_growfs_rt_zoned()
952 struct xfs_rtgroup *rtg, in xfs_growfs_rt_bmblock()
1117 struct xfs_rtgroup *rtg) in xfs_last_rt_bmblock_to_extend()
[all …]
H A Dxfs_zone_alloc.c79 struct xfs_rtgroup *rtg, in xfs_zone_account_reclaimable()
168 struct xfs_rtgroup *rtg = oz->oz_rtg; in xfs_open_zone_mark_full() local
217 struct xfs_rtgroup *rtg = oz->oz_rtg; in xfs_zone_skip_blocks() local
237 struct xfs_rtgroup *rtg = oz->oz_rtg; in xfs_zoned_map_extent() local
377 struct xfs_rtgroup *rtg, in xfs_zone_free_blocks()
413 struct xfs_rtgroup *rtg, in xfs_init_open_zone()
749 struct xfs_rtgroup *rtg = oz->oz_rtg; in xfs_zone_alloc_blocks() local
937 struct xfs_rtgroup *rtg, in xfs_zone_rgbno_is_valid()
950 struct xfs_rtgroup *rtg) in xfs_zone_mark_free()
998 struct xfs_rtgroup *rtg, in xfs_query_write_pointer()
[all …]
H A Dxfs_discard.c512 struct xfs_rtgroup *rtg, in xfs_trim_gather_rtextent()
556 struct xfs_rtgroup *rtg, in xfs_trim_rtextents()
625 struct xfs_rtgroup *rtg, in xfs_trim_gather_rtgroup_extent()
673 struct xfs_rtgroup *rtg, in xfs_trim_rtgroup_extents()
750 struct xfs_rtgroup *rtg = NULL; in xfs_trim_rtdev_extents() local
H A Dxfs_zone_gc.c329 struct xfs_rtgroup *rtg = iter->victim_rtg; in xfs_zone_gc_query() local
463 struct xfs_rtgroup *rtg = xfs_rtgroup_grab(mp, bit); in xfs_zone_gc_pick_victim_from() local
929 struct xfs_rtgroup *rtg = chunk->bio.bi_private; in xfs_zone_gc_finish_reset() local
952 struct xfs_rtgroup *rtg = priv; in xfs_submit_zone_reset_bio() local
986 struct xfs_rtgroup *rtg) in xfs_zone_gc_reset_sync()
1012 struct xfs_rtgroup *rtg = to_rtg(next); in xfs_zone_gc_reset_zones() local
H A Dxfs_health.c51 struct xfs_rtgroup *rtg = NULL; in xfs_health_unmount() local
307 struct xfs_rtgroup *rtg = xfs_rtgroup_get(mp, rgno); in xfs_rgno_mark_sick() local
478 struct xfs_rtgroup *rtg = NULL; in xfs_fsop_geom_health() local
579 struct xfs_rtgroup *rtg, in xfs_rtgroup_geom_health()
H A Dxfs_fsmap.c717 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 Dxfs_verify_media.c114 struct xfs_rtgroup *rtg = NULL; in xfs_verify_report_losses() local
H A Dxfs_notify_failure.c298 struct xfs_rtgroup *rtg = NULL; in xfs_dax_notify_dev_failure() local
H A Dxfs_reflink.c188 struct xfs_rtgroup *rtg; in xfs_reflink_find_rtshared() local
1106 struct xfs_rtgroup *rtg = NULL; in xfs_reflink_recover_cow() local
H A Dxfs_qm.c228 struct xfs_rtgroup *rtg = xfs_rtgroup_grab(mp, 0); in xfs_qm_unmount_rt() local
/linux/fs/xfs/scrub/
H A Drtbitmap.c121 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 Drtsummary.c164 struct xfs_rtgroup *rtg, in xchk_rtsum_record_free()
214 struct xfs_rtgroup *rtg = sc->sr.rtg; in xchk_rtsum_compute() local
309 struct xfs_rtgroup *rtg = sc->sr.rtg; in xchk_rtsummary() local
H A Dfscounters.c391 struct xfs_rtgroup *rtg, in xchk_fscount_add_frextent()
412 struct xfs_rtgroup *rtg = NULL; in xchk_fscount_count_frextents() local
H A Drtbitmap_repair.c191 struct xfs_rtgroup *rtg = sr->rtg; in xrep_rtbitmap_mark_free() local
335 struct xfs_rtgroup *rtg = sc->sr.rtg; in xrep_rtbitmap_find_freespace() local
H A Dbmap.c722 struct xfs_rtgroup *rtg) in xchk_bmap_check_rt_rmaps()
847 struct xfs_rtgroup *rtg = NULL; in xchk_bmap_check_rmaps() local
H A Drepair.h114 # define xrep_rtgroup_init(sc, rtg, sr, lockflags) (-ENOSYS) argument
H A Dcow_repair.c346 struct xfs_rtgroup *rtg; in xrep_cow_find_bad_rt() local
H A Dinode_repair.c808 struct xfs_rtgroup *rtg) in xrep_dinode_count_rtgroup_rmaps()
830 struct xfs_rtgroup *rtg = NULL; in xrep_dinode_count_rmaps() local
H A Dscrub.h125 struct xfs_rtgroup *rtg; member