Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_fsops.h17 extern int xfs_fs_unreserve_ag_blocks(struct xfs_mount *mp);
Dxfs_mount.c917 xfs_fs_unreserve_ag_blocks(mp); in xfs_mountfs()
972 xfs_fs_unreserve_ag_blocks(mp); in xfs_mountfs()
1049 xfs_fs_unreserve_ag_blocks(mp); in xfs_unmountfs()
Dxfs_fsops.c579 xfs_fs_unreserve_ag_blocks( in xfs_fs_unreserve_ag_blocks() function
Dxfs_super.c1805 error = xfs_fs_unreserve_ag_blocks(mp); in xfs_remount_ro()