Searched refs:xfs_rtgroup_unlock (Results 1 – 14 of 14) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_discard.c | 584 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED); in xfs_trim_rtextents() 590 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED); in xfs_trim_rtextents() 595 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED); in xfs_trim_rtextents() 706 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED); in xfs_trim_rtgroup_extents()
|
| H A D | xfs_fsmap.c | 820 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED); in xfs_getfsmap_rtdev_rtbitmap() 828 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED); in xfs_getfsmap_rtdev_rtbitmap() 989 xfs_rtgroup_unlock(to_rtg(bt_cur->bc_group), in xfs_getfsmap_rtdev_rmapbt() 1028 xfs_rtgroup_unlock(to_rtg(bt_cur->bc_group), in xfs_getfsmap_rtdev_rmapbt()
|
| H A D | xfs_notify_failure.c | 330 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_dax_notify_dev_failure()
|
| H A D | xfs_zone_alloc.c | 233 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_zone_skip_blocks() 1018 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_init_zone()
|
| H A D | xfs_rtalloc.c | 1594 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED); in xfs_rtalloc_reinit_frextents() 2000 xfs_rtgroup_unlock(args.rtg, XFS_RTGLOCK_BITMAP); in xfs_rtallocate_rtg()
|
| H A D | xfs_zone_gc.c | 337 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_zone_gc_query()
|
| H A D | xfs_reflink.c | 209 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_REFCOUNT); in xfs_reflink_find_rtshared()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_rtgroup.h | 311 void xfs_rtgroup_unlock(struct xfs_rtgroup *rtg, unsigned int rtglock_flags); 359 # define xfs_rtgroup_unlock(rtg, gf) ((void)0) macro
|
| H A D | xfs_rtgroup.c | 220 xfs_rtgroup_unlock( in xfs_rtgroup_unlock() function
|
| H A D | xfs_refcount.c | 2120 xfs_rtgroup_unlock(to_rtg(xg), XFS_RTGLOCK_REFCOUNT); in xfs_refcount_recover_cow_leftovers()
|
| /linux/fs/xfs/scrub/ |
| H A D | fscounters.c | 430 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED); in xchk_fscount_count_frextents()
|
| H A D | common.c | 784 xfs_rtgroup_unlock(sr->rtg, rtglock_flags); in xchk_rtgroup_lock() 836 xfs_rtgroup_unlock(sr->rtg, sr->rtlock_flags); in xchk_rtgroup_unlock()
|
| H A D | bmap.c | 738 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xchk_bmap_check_rt_rmaps()
|
| H A D | reap.c | 1142 xfs_rtgroup_unlock(sc->sr.rtg, XREAP_RTGLOCK_ALL); in xreap_rtmeta_extent()
|