Home
last modified time | relevance | path

Searched refs:xfs_perag_intent_put (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_drain.h66 void xfs_perag_intent_put(struct xfs_perag *pag);
80 #define xfs_perag_intent_put(pag) xfs_perag_put(pag) macro
H A Dxfs_drain.c120 xfs_perag_intent_put( in xfs_perag_intent_put() function
H A Dxfs_bmap_item.c392 xfs_perag_intent_put(bi->bi_pag); in xfs_bmap_update_put_group()
H A Dxfs_refcount_item.c385 xfs_perag_intent_put(ri->ri_pag); in xfs_refcount_update_put_group()
H A Dxfs_rmap_item.c410 xfs_perag_intent_put(ri->ri_pag); in xfs_rmap_update_put_group()
H A Dxfs_extfree_item.c519 xfs_perag_intent_put(xefi->xefi_pag); in xfs_extent_free_put_group()