Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dhealth.c223 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()
/linux/fs/xfs/libxfs/
H A Dxfs_health.h213 void xfs_group_mark_corrupt(struct xfs_group *xg, unsigned int mask);
/linux/fs/xfs/
H A Dxfs_health.c240 xfs_group_mark_corrupt( in xfs_group_mark_corrupt() function
H A Dxfs_trace.h4637 DEFINE_GROUP_CORRUPT_EVENT(xfs_group_mark_corrupt);