Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_ag.h326 int xfs_ag_shrink_space(struct xfs_perag *pag, struct xfs_trans **tpp,
Dxfs_ag.c897 xfs_ag_shrink_space( in xfs_ag_shrink_space() function
/Linux-v6.6/fs/xfs/
Dxfs_fsops.c166 error = xfs_ag_shrink_space(last_pag, &tp, -delta); in xfs_growfs_data_private()