Searched refs:xfs_fs_unreserve_ag_blocks (Results 1 – 4 of 4) sorted by relevance
17 extern int xfs_fs_unreserve_ag_blocks(struct xfs_mount *mp);
971 xfs_fs_unreserve_ag_blocks(mp); in xfs_mountfs()1031 xfs_fs_unreserve_ag_blocks(mp); in xfs_unmountfs()
553 xfs_fs_unreserve_ag_blocks( in xfs_fs_unreserve_ag_blocks() function
1361 error = xfs_fs_unreserve_ag_blocks(mp); in xfs_fs_remount()