Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_drain.h70 void xfs_group_intent_put(struct xfs_group *rtg);
83 #define xfs_group_intent_put(xg) xfs_group_put(xg) macro