Home
last modified time | relevance | path

Searched refs:xfs_perag_next_from (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_ag.h195 xfs_perag_next_from( in xfs_perag_next_from() function
208 return xfs_perag_next_from(mp, pag, 0); in xfs_perag_next()
H A Dxfs_sb.c1337 while ((pag = xfs_perag_next_from(mp, pag, 1))) { in xfs_update_secondary_sbs()