Searched refs:xfs_rtgroup_grab (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_rtgroup.h | 137 xfs_rtgroup_grab( in xfs_rtgroup_grab() function
|
| H A D | xfs_rtgroup.c | 177 rtg = xfs_rtgroup_grab(mp, prev_rgcount - 1); in xfs_update_last_rtgroup_size()
|
| H A D | xfs_bmap.c | 4888 rtg = xfs_rtgroup_grab(tp->t_mountp, 0); in xfs_bmap_free_rtblocks()
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_zone_alloc.c | 384 rtg = xfs_rtgroup_grab(mp, xfs_rtb_to_rgno(mp, got.br_startblock)); in xfs_last_used_zone() 1006 rtg = xfs_rtgroup_grab(mp, rgno); in xfs_get_zone_info_cb()
|
| H A D | xfs_rtalloc.c | 1183 rtg = xfs_rtgroup_grab(mp, rgno); in xfs_growfs_rtg() 1458 rtg = xfs_rtgroup_grab(mp, rgno); in xfs_growfs_rt() 1916 args.rtg = xfs_rtgroup_grab(args.mp, rgno); in xfs_rtallocate_rtg()
|
| H A D | xfs_zone_gc.c | 454 struct xfs_rtgroup *rtg = xfs_rtgroup_grab(mp, bit); in xfs_zone_gc_pick_victim_from()
|
| H A D | xfs_qm.c | 229 struct xfs_rtgroup *rtg = xfs_rtgroup_grab(mp, 0); in xfs_qm_unmount_rt()
|