Home
last modified time | relevance | path

Searched refs:xfs_fs_unreserve_ag_blocks (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
Dxfs_fsops.h17 extern int xfs_fs_unreserve_ag_blocks(struct xfs_mount *mp);
Dxfs_mount.c971 xfs_fs_unreserve_ag_blocks(mp); in xfs_mountfs()
1031 xfs_fs_unreserve_ag_blocks(mp); in xfs_unmountfs()
Dxfs_fsops.c553 xfs_fs_unreserve_ag_blocks( in xfs_fs_unreserve_ag_blocks() function
Dxfs_super.c1361 error = xfs_fs_unreserve_ag_blocks(mp); in xfs_fs_remount()