Symbol: rtg_mount
fs/xfs/libxfs/xfs_rmap.c
274
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/libxfs/xfs_rmap.c
307
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/libxfs/xfs_rtbitmap.c
1163
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/libxfs/xfs_rtbitmap.c
1236
.mp = rtg_mount(rtg),
fs/xfs/libxfs/xfs_rtbitmap.c
1372
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/libxfs/xfs_rtbitmap.c
1441
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/libxfs/xfs_rtbitmap.c
1481
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/libxfs/xfs_rtbitmap.c
1499
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/libxfs/xfs_rtbitmap.h
28
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/libxfs/xfs_rtgroup.c
198
if (!xfs_has_zoned(rtg_mount(rtg))) {
fs/xfs/libxfs/xfs_rtgroup.c
234
if (!xfs_has_zoned(rtg_mount(rtg))) {
fs/xfs/libxfs/xfs_rtgroup.c
257
if (!xfs_has_zoned(rtg_mount(rtg)) &&
fs/xfs/libxfs/xfs_rtgroup.c
425
return ops->enabled(rtg_mount(rtg));
fs/xfs/libxfs/xfs_rtgroup.c
528
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/libxfs/xfs_rtgroup.h
175
ASSERT(xfs_has_rtgroups(rtg_mount(rtg)));
fs/xfs/libxfs/xfs_rtgroup.h
191
ASSERT(xfs_has_rtgroups(rtg_mount(rtg)));
fs/xfs/libxfs/xfs_rtgroup.h
235
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/libxfs/xfs_rtrefcount_btree.c
406
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/libxfs/xfs_rtrmap_btree.c
509
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/libxfs/xfs_rtrmap_btree.c
617
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/scrub/rtbitmap.c
132
blockcount = xfs_rtxlen_to_extlen(rtg_mount(rtg), rec->ar_extcount);
fs/xfs/scrub/rtbitmap.c
134
if (!xfs_verify_rtbext(rtg_mount(rtg), startblock, blockcount))
fs/xfs/scrub/rtsummary.c
169
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/scrub/trace.h
3729
__entry->dev = rtg_mount(rtg)->m_super->s_dev;
fs/xfs/scrub/trace.h
3730
__entry->rtdev = rtg_mount(rtg)->m_rtdev_targp->bt_dev;
fs/xfs/xfs_discard.c
532
rlen = xfs_rtbxlen_to_blen(rtg_mount(rtg), rec->ar_extcount);
fs/xfs/xfs_discard.c
536
trace_xfs_discard_rttoosmall(rtg_mount(rtg), rbno, rlen);
fs/xfs/xfs_discard.c
561
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_discard.c
645
len = xfs_rtxlen_to_extlen(rtg_mount(rtg), rec->ar_extcount);
fs/xfs/xfs_discard.c
678
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_discard.c
729
xfs_discard_extents(rtg_mount(rtg), tr.extents);
fs/xfs/xfs_fsmap.c
725
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_rtalloc.c
1119
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_rtalloc.c
1155
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_rtalloc.c
1237
if (bmblocks != rtg_mount(rtg)->m_sb.sb_rbmblocks) {
fs/xfs/xfs_rtalloc.c
1758
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_rtalloc.c
1835
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_rtalloc.c
670
if (!xfs_has_zoned(rtg_mount(rtg)))
fs/xfs/xfs_rtalloc.c
735
tp = xfs_trans_alloc_empty(rtg_mount(rtg));
fs/xfs/xfs_rtalloc.c
782
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_rtalloc.c
807
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_rtalloc.c
895
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_rtalloc.c
957
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_trace.h
2052
__entry->dev = rtg_mount(rtg)->m_super->s_dev;
fs/xfs/xfs_trace.h
2089
__entry->dev = rtg_mount(rtg)->m_super->s_dev;
fs/xfs/xfs_trace.h
374
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_trace.h
411
__entry->dev = rtg_mount(rtg)->m_super->s_dev;
fs/xfs/xfs_trace.h
439
__entry->dev = rtg_mount(oz->oz_rtg)->m_super->s_dev;
fs/xfs/xfs_trace.h
477
__entry->dev = rtg_mount(rtg)->m_super->s_dev;
fs/xfs/xfs_zone_alloc.c
1001
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_zone_alloc.c
1049
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_zone_alloc.c
1273
return !bdev_zone_is_seq(rtg_mount(rtg)->m_rtdev_targp->bt_bdev,
fs/xfs/xfs_zone_alloc.c
169
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_zone_alloc.c
225
xfs_add_frextents(rtg_mount(rtg), len);
fs/xfs/xfs_zone_alloc.c
750
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_zone_alloc.c
83
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_zone_alloc.c
944
return !xa_get_mark(&rtg_mount(rtg)->m_groups[XG_TYPE_RTG].xa,
fs/xfs/xfs_zone_alloc.c
953
atomic_inc(&rtg_mount(rtg)->m_zone_info->zi_nr_free_zones);
fs/xfs/xfs_zone_gc.c
1010
bio = bio_alloc_bioset(rtg_mount(rtg)->m_rtdev_targp->bt_bdev,
fs/xfs/xfs_zone_gc.c
919
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_zone_gc.c
942
struct xfs_mount *mp = rtg_mount(rtg);
fs/xfs/xfs_zone_gc.c
980
bio_init(&bio, rtg_mount(rtg)->m_rtdev_targp->bt_bdev, NULL, 0,