Home
last modified time | relevance | path

Searched refs:xfs_ag_shrink_space (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_ag.h236 int xfs_ag_shrink_space(struct xfs_perag *pag, struct xfs_trans **tpp,
Dxfs_ag.c818 xfs_ag_shrink_space( in xfs_ag_shrink_space() function
/linux-6.1.9/fs/xfs/
Dxfs_fsops.c157 error = xfs_ag_shrink_space(last_pag, &tp, -delta); in xfs_growfs_data_private()