Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ag.h329 int xfs_ag_shrink_space(struct xfs_perag *pag, struct xfs_trans **tpp,
Dxfs_ag.c816 xfs_ag_shrink_space( in xfs_ag_shrink_space() function
/linux-6.12.1/fs/xfs/
Dxfs_fsops.c168 error = xfs_ag_shrink_space(last_pag, &tp, -delta); in xfs_growfs_data_private()