Searched refs:xfs_group_mark_corrupt (Results 1 – 3 of 3) sorted by relevance
223 xfs_group_mark_corrupt(pag_group(pag), mask); in xchk_update_health()258 xfs_group_mark_corrupt(rtg_group(rtg), mask); in xchk_update_health()
213 void xfs_group_mark_corrupt(struct xfs_group *xg, unsigned int mask);
207 xfs_group_mark_corrupt( in xfs_group_mark_corrupt() function