Searched refs:xfs_rtgroup_unlock (Results 1 – 13 of 13) 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_zone_alloc.c | 223 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_zone_skip_blocks() 1076 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_query_write_pointer() 1374 xfs_rtgroup_unlock(oz->oz_rtg, XFS_RTGLOCK_RMAP); in xfs_finish_spurious_open_zones()
|
| H A D | xfs_verify_media.c | 159 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_verify_report_losses()
|
| H A D | xfs_notify_failure.c | 341 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_dax_notify_dev_failure()
|
| H A D | xfs_rtalloc.c | 1632 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED); in xfs_rtalloc_reinit_frextents() 2038 xfs_rtgroup_unlock(args.rtg, XFS_RTGLOCK_BITMAP); in xfs_rtallocate_rtg()
|
| H A D | xfs_zone_gc.c | 352 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()
|
| H A D | xfs_ioctl.c | 428 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_rtgroup_report_write_pointer()
|
| /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_refcount.c | 2119 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 | bmap.c | 738 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xchk_bmap_check_rt_rmaps()
|