Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_ag.c296 xfs_agnumber_t old_agcount, in xfs_initialize_perag() argument
305 for (index = old_agcount; index < new_agcount; index++) { in xfs_initialize_perag()
366 xfs_free_perag_range(mp, old_agcount, index); in xfs_initialize_perag()
H A Dxfs_ag.h147 int xfs_initialize_perag(struct xfs_mount *mp, xfs_agnumber_t old_agcount,