Searched refs:XFS_RTGLOCK_BITMAP (Results 1 – 6 of 6) sorted by relevance
72 flags = XFS_RTGLOCK_BITMAP | XFS_RTGLOCK_RMAP; in xchk_rgsuperblock()
88 error = xchk_rtgroup_lock(sc, &sc->sr, XFS_RTGLOCK_BITMAP); in xchk_setup_rtsummary()
136 #define XCHK_RTGLOCK_ALL (XFS_RTGLOCK_BITMAP | \
1079 #define XREAP_RTGLOCK_ALL (XFS_RTGLOCK_BITMAP | \
297 #define XFS_RTGLOCK_BITMAP (1U << 0) macro305 #define XFS_RTGLOCK_ALL_FLAGS (XFS_RTGLOCK_BITMAP | \
995 xfs_rtgroup_lock(args.rtg, XFS_RTGLOCK_BITMAP | XFS_RTGLOCK_RMAP); in xfs_growfs_rt_bmblock()997 XFS_RTGLOCK_BITMAP | XFS_RTGLOCK_RMAP); in xfs_growfs_rt_bmblock()1974 xfs_rtgroup_lock(args.rtg, XFS_RTGLOCK_BITMAP); in xfs_rtallocate_rtg()1977 XFS_RTGLOCK_BITMAP); in xfs_rtallocate_rtg()2020 xfs_rtgroup_trans_join(tp, args.rtg, XFS_RTGLOCK_BITMAP); in xfs_rtallocate_rtg()2038 xfs_rtgroup_unlock(args.rtg, XFS_RTGLOCK_BITMAP); in xfs_rtallocate_rtg()