Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_drain.h68 void xfs_perag_intent_hold(struct xfs_perag *pag);
82 static inline void xfs_perag_intent_hold(struct xfs_perag *pag) { } in xfs_perag_intent_hold() function
Dxfs_drain.c111 xfs_perag_intent_hold(pag); in xfs_perag_intent_get()
132 xfs_perag_intent_hold( in xfs_perag_intent_hold() function
Dxfs_trace.h4459 DEFINE_PERAG_INTENTS_EVENT(xfs_perag_intent_hold);