Home
last modified time | relevance | path

Searched refs:xfs_group_next_range (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_group.h73 struct xfs_group *xfs_group_next_range(struct xfs_mount *mp,
A Dxfs_group.c99 xfs_group_next_range( in xfs_group_next_range() function
A Dxfs_ag.h190 return to_perag(xfs_group_next_range(mp, pag ? pag_group(pag) : NULL, in xfs_perag_next_range()
A Dxfs_rtgroup.h158 return to_rtg(xfs_group_next_range(mp, rtg ? rtg_group(rtg) : NULL, in xfs_rtgroup_next_range()
/fs/xfs/
A Dxfs_notify_failure.c285 while ((xg = xfs_group_next_range(mp, xg, start_gno, end_gno, type))) { in xfs_dax_notify_dev_failure()

Completed in 13 milliseconds