Searched refs:rtg_mount (Results 1 – 17 of 17) sorted by relevance
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_zones.c | 23 struct xfs_mount *mp = rtg_mount(rtg); in xfs_zone_validate_empty() 41 struct xfs_mount *mp = rtg_mount(rtg); in xfs_zone_validate_wp() 72 struct xfs_mount *mp = rtg_mount(rtg); in xfs_zone_validate_full() 90 struct xfs_mount *mp = rtg_mount(rtg); in xfs_zone_validate_seq() 119 struct xfs_mount *mp = rtg_mount(rtg); in xfs_zone_validate_conv() 138 struct xfs_mount *mp = rtg_mount(rtg); in xfs_zone_validate()
|
| H A D | xfs_rtgroup.h | 77 static inline struct xfs_mount *rtg_mount(const struct xfs_rtgroup *rtg) in rtg_mount() function 175 ASSERT(xfs_has_rtgroups(rtg_mount(rtg))); in xfs_verify_rgbno() 191 ASSERT(xfs_has_rtgroups(rtg_mount(rtg))); in xfs_verify_rgbext() 235 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtx_to_rgbno()
|
| H A D | xfs_rtgroup.c | 197 if (!xfs_has_zoned(rtg_mount(rtg))) { in xfs_rtgroup_lock() 233 if (!xfs_has_zoned(rtg_mount(rtg))) { in xfs_rtgroup_unlock() 256 if (!xfs_has_zoned(rtg_mount(rtg)) && in xfs_rtgroup_trans_join() 424 return ops->enabled(rtg_mount(rtg)); in xfs_rtginode_enabled() 527 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtginode_create()
|
| H A D | xfs_rtbitmap.c | 1163 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtalloc_query_range() 1236 .mp = rtg_mount(rtg), in xfs_rtalloc_extent_is_free() 1372 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtfile_initialize_block() 1441 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtfile_initialize_blocks() 1481 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtbitmap_create() 1499 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtsummary_create()
|
| H A D | xfs_rtbitmap.h | 28 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtx_to_rtb()
|
| H A D | xfs_rtrmap_btree.c | 530 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtrmapbt_init_cursor() 638 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtrmapbt_mem_cursor()
|
| H A D | xfs_rtrefcount_btree.c | 406 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtrefcountbt_init_cursor()
|
| H A D | xfs_rmap.c | 274 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtrmap_check_meta_irec() 307 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtrmap_check_inode_irec()
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_discard.c | 549 rlen = xfs_rtbxlen_to_blen(rtg_mount(rtg), rec->ar_extcount); in xfs_trim_gather_rtextent() 553 trace_xfs_discard_rttoosmall(rtg_mount(rtg), rbno, rlen); in xfs_trim_gather_rtextent() 578 struct xfs_mount *mp = rtg_mount(rtg); in xfs_trim_rtextents() 664 len = xfs_rtxlen_to_extlen(rtg_mount(rtg), rec->ar_extcount); in xfs_trim_gather_rtgroup_extent() 697 struct xfs_mount *mp = rtg_mount(rtg); in xfs_trim_rtgroup_extents() 748 error = xfs_discard_extents(rtg_mount(rtg), tr.extents); in xfs_trim_rtgroup_extents()
|
| H A D | xfs_rtalloc.c | 667 if (!xfs_has_zoned(rtg_mount(rtg))) in xfs_rtunmount_rtg() 732 error = xfs_trans_alloc_empty(rtg_mount(rtg), &tp); in xfs_rtginode_ensure() 781 struct xfs_mount *mp = rtg_mount(rtg); in xfs_growfs_rt_free_new() 806 struct xfs_mount *mp = rtg_mount(rtg); in xfs_growfs_rt_nrblocks() 895 struct xfs_mount *mp = rtg_mount(rtg); in xfs_growfs_rt_zoned() 948 struct xfs_mount *mp = rtg_mount(rtg); in xfs_growfs_rt_bmblock() 1092 struct xfs_mount *mp = rtg_mount(rtg); in xfs_last_rt_bmblock() 1120 struct xfs_mount *mp = rtg_mount(rtg); in xfs_growfs_rt_alloc_blocks() 1202 if (bmblocks != rtg_mount(rtg)->m_sb.sb_rbmblocks) { in xfs_growfs_rtg() 1723 struct xfs_mount *mp = rtg_mount(rtg); in xfs_rtpick_extent() [all …]
|
| H A D | xfs_zone_alloc.c | 73 struct xfs_mount *mp = rtg_mount(rtg); in xfs_zone_account_reclaimable() 141 struct xfs_mount *mp = rtg_mount(rtg); in xfs_open_zone_mark_full() 745 struct xfs_mount *mp = rtg_mount(rtg); in xfs_zone_alloc_blocks() 887 return !xa_get_mark(&rtg_mount(rtg)->m_groups[XG_TYPE_RTG].xa, in xfs_zone_rgbno_is_valid() 918 struct xfs_mount *mp = rtg_mount(rtg); in xfs_init_zone()
|
| H A D | xfs_zone_gc.c | 886 struct xfs_mount *mp = rtg_mount(rtg); in xfs_zone_gc_finish_reset() 919 XFS_FSB_TO_B(rtg_mount(rtg), rtg_blocks(rtg)); in xfs_zone_gc_prepare_reset() 932 bio_init(&bio, rtg_mount(rtg)->m_rtdev_targp->bt_bdev, NULL, 0, in xfs_zone_gc_reset_sync() 963 bio = bio_alloc_bioset(rtg_mount(rtg)->m_rtdev_targp->bt_bdev, in xfs_zone_gc_reset_zones()
|
| H A D | xfs_trace.h | 280 struct xfs_mount *mp = rtg_mount(rtg); 316 __entry->dev = rtg_mount(rtg)->m_super->s_dev; 344 __entry->dev = rtg_mount(oz->oz_rtg)->m_super->s_dev; 380 __entry->dev = rtg_mount(rtg)->m_super->s_dev; 1929 __entry->dev = rtg_mount(rtg)->m_super->s_dev; 1966 __entry->dev = rtg_mount(rtg)->m_super->s_dev;
|
| H A D | xfs_fsmap.c | 725 struct xfs_mount *mp = rtg_mount(rtg); in xfs_getfsmap_rtdev_rtbitmap_helper()
|
| /linux-6.15/fs/xfs/scrub/ |
| H A D | rtbitmap.c | 132 blockcount = xfs_rtxlen_to_extlen(rtg_mount(rtg), rec->ar_extcount); in xchk_rtbitmap_rec() 134 if (!xfs_verify_rtbext(rtg_mount(rtg), startblock, blockcount)) in xchk_rtbitmap_rec()
|
| H A D | rtsummary.c | 173 struct xfs_mount *mp = rtg_mount(rtg); in xchk_rtsum_record_free()
|
| H A D | trace.h | 3727 __entry->dev = rtg_mount(rtg)->m_super->s_dev; 3728 __entry->rtdev = rtg_mount(rtg)->m_rtdev_targp->bt_dev;
|