Symbol: xfs_rtgroup_unlock
fs/xfs/libxfs/xfs_refcount.c
2119
xfs_rtgroup_unlock(to_rtg(xg), XFS_RTGLOCK_REFCOUNT);
fs/xfs/libxfs/xfs_rtgroup.h
311
void xfs_rtgroup_unlock(struct xfs_rtgroup *rtg, unsigned int rtglock_flags);
fs/xfs/scrub/bmap.c
738
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP);
fs/xfs/scrub/common.c
799
xfs_rtgroup_unlock(sr->rtg, rtglock_flags);
fs/xfs/scrub/common.c
851
xfs_rtgroup_unlock(sr->rtg, sr->rtlock_flags);
fs/xfs/scrub/fscounters.c
430
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED);
fs/xfs/scrub/reap.c
1142
xfs_rtgroup_unlock(sc->sr.rtg, XREAP_RTGLOCK_ALL);
fs/xfs/xfs_discard.c
584
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED);
fs/xfs/xfs_discard.c
590
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED);
fs/xfs/xfs_discard.c
595
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED);
fs/xfs/xfs_discard.c
706
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED);
fs/xfs/xfs_fsmap.c
1028
xfs_rtgroup_unlock(to_rtg(bt_cur->bc_group),
fs/xfs/xfs_fsmap.c
820
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED);
fs/xfs/xfs_fsmap.c
828
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED);
fs/xfs/xfs_fsmap.c
989
xfs_rtgroup_unlock(to_rtg(bt_cur->bc_group),
fs/xfs/xfs_ioctl.c
428
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP);
fs/xfs/xfs_notify_failure.c
341
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP);
fs/xfs/xfs_reflink.c
209
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_REFCOUNT);
fs/xfs/xfs_rtalloc.c
1632
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED);
fs/xfs/xfs_rtalloc.c
2038
xfs_rtgroup_unlock(args.rtg, XFS_RTGLOCK_BITMAP);
fs/xfs/xfs_verify_media.c
159
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP);
fs/xfs/xfs_zone_alloc.c
1034
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP);
fs/xfs/xfs_zone_alloc.c
1332
xfs_rtgroup_unlock(oz->oz_rtg, XFS_RTGLOCK_RMAP);
fs/xfs/xfs_zone_alloc.c
223
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP);
fs/xfs/xfs_zone_gc.c
342
xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP);