Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_super.h69 extern xfs_agnumber_t xfs_set_inode64(struct xfs_mount *, xfs_agnumber_t agcount);
Dxfs_super.c632 xfs_set_inode64(struct xfs_mount *mp, xfs_agnumber_t agcount) in xfs_set_inode64() function
1196 mp->m_maxagi = xfs_set_inode64(mp, sbp->sb_agcount); in xfs_fs_remount()
Dxfs_mount.c248 index = xfs_set_inode64(mp, agcount); in xfs_initialize_perag()