Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_fsops.h17 extern int xfs_fs_unreserve_ag_blocks(struct xfs_mount *mp);
H A Dxfs_mount.c937 xfs_fs_unreserve_ag_blocks(mp); in xfs_mountfs()
992 xfs_fs_unreserve_ag_blocks(mp); in xfs_mountfs()
1070 xfs_fs_unreserve_ag_blocks(mp); in xfs_unmountfs()
H A Dxfs_fsops.c604 xfs_fs_unreserve_ag_blocks( in xfs_fs_unreserve_ag_blocks() function
H A Dxfs_super.c1885 error = xfs_fs_unreserve_ag_blocks(mp); in xfs_remount_ro()