Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_super.h68 extern xfs_agnumber_t xfs_set_inode32(struct xfs_mount *, xfs_agnumber_t agcount);
Dxfs_super.c580 xfs_set_inode32(struct xfs_mount *mp, xfs_agnumber_t agcount) in xfs_set_inode32() function
1199 mp->m_maxagi = xfs_set_inode32(mp, sbp->sb_agcount); in xfs_fs_remount()
Dxfs_mount.c246 index = xfs_set_inode32(mp, agcount); in xfs_initialize_perag()