Searched refs:xfs_rtgroup_grab (Results 1 – 7 of 7) sorted by relevance
| /fs/xfs/libxfs/ |
| A D | xfs_rtgroup.h | 137 xfs_rtgroup_grab( in xfs_rtgroup_grab() function
|
| A D | xfs_rtgroup.c | 177 rtg = xfs_rtgroup_grab(mp, prev_rgcount - 1); in xfs_update_last_rtgroup_size()
|
| A D | xfs_bmap.c | 4893 rtg = xfs_rtgroup_grab(tp->t_mountp, 0); in xfs_bmap_free_rtblocks()
|
| /fs/xfs/ |
| A D | xfs_rtalloc.c | 1181 rtg = xfs_rtgroup_grab(mp, rgno); in xfs_growfs_rtg() 1456 rtg = xfs_rtgroup_grab(mp, rgno); in xfs_growfs_rt() 1911 args.rtg = xfs_rtgroup_grab(args.mp, rgno); in xfs_rtallocate_rtg()
|
| A D | xfs_zone_alloc.c | 401 rtg = xfs_rtgroup_grab(mp, xfs_rtb_to_rgno(mp, got.br_startblock)); in xfs_last_used_zone() 1116 rtg = xfs_rtgroup_grab(mp, rgno); in xfs_get_zone_info_cb()
|
| A D | xfs_zone_gc.c | 449 struct xfs_rtgroup *rtg = xfs_rtgroup_grab(mp, bit); in xfs_zone_gc_pick_victim_from()
|
| A D | xfs_qm.c | 230 struct xfs_rtgroup *rtg = xfs_rtgroup_grab(mp, 0); in xfs_qm_unmount_rt()
|
Completed in 27 milliseconds