Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.c380 xfs_agnumber_t old_agcount, in xfs_initialize_perag() argument
389 for (index = old_agcount; index < new_agcount; index++) { in xfs_initialize_perag()
460 xfs_free_unused_perag_range(mp, old_agcount, index); in xfs_initialize_perag()
H A Dxfs_ag.h138 int xfs_initialize_perag(struct xfs_mount *mp, xfs_agnumber_t old_agcount,