Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.h328 int xfs_ag_shrink_space(struct xfs_perag *pag, struct xfs_trans **tpp,
H A Dxfs_ag.c917 xfs_ag_shrink_space( in xfs_ag_shrink_space() function
/openbmc/linux/fs/xfs/
H A Dxfs_fsops.c170 error = xfs_ag_shrink_space(last_pag, &tp, -delta); in xfs_growfs_data_private()