Searched refs:xfs_group_intent_put (Results 1 – 1 of 1) sorted by relevance
70 void xfs_group_intent_put(struct xfs_group *rtg);83 #define xfs_group_intent_put(xg) xfs_group_put(xg) macro