Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ialloc.h115 int xfs_ialloc_check_shrink(struct xfs_perag *pag, struct xfs_trans *tp,
Dxfs_ag.c863 error = xfs_ialloc_check_shrink(pag, *tpp, agibp, aglen - delta); in xfs_ag_shrink_space()
Dxfs_ialloc.c3117 xfs_ialloc_check_shrink( in xfs_ialloc_check_shrink() function