Searched refs:xfs_rtgroup_unlock (Results 1 – 11 of 11) 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 | 222 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_zone_skip_blocks() 1025 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_query_write_pointer() 1324 xfs_rtgroup_unlock(oz->oz_rtg, XFS_RTGLOCK_RMAP); in xfs_finish_spurious_open_zones()
|
| 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_verify_media.c | 159 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_verify_report_losses()
|
| H A D | xfs_rtalloc.c | 1624 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_BITMAP_SHARED); in xfs_rtalloc_reinit_frextents() 2030 xfs_rtgroup_unlock(args.rtg, XFS_RTGLOCK_BITMAP); in xfs_rtallocate_rtg()
|
| H A D | xfs_zone_gc.c | 342 xfs_rtgroup_unlock(rtg, XFS_RTGLOCK_RMAP); in xfs_zone_gc_query()
|
| /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()
|