Home
last modified time | relevance | path

Searched refs:xfs_initialize_perag (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/xfs/
Dxfs_mount.h399 extern int xfs_initialize_perag(struct xfs_mount *, xfs_agnumber_t,
Dxfs_fsops.c171 error = xfs_initialize_perag(mp, nagcount, &nagimax); in xfs_growfs_data_private()
Dxfs_mount.c438 xfs_initialize_perag( in xfs_initialize_perag() function
1270 error = xfs_initialize_perag(mp, sbp->sb_agcount, &mp->m_maxagi); in xfs_mountfs()