Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_fsops.h17 extern int xfs_fs_unreserve_ag_blocks(struct xfs_mount *mp);
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()
Dxfs_fsops.c597 xfs_fs_unreserve_ag_blocks( in xfs_fs_unreserve_ag_blocks() function
Dxfs_super.c1873 error = xfs_fs_unreserve_ag_blocks(mp); in xfs_remount_ro()