Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_health.h201 void xfs_ag_mark_corrupt(struct xfs_perag *pag, unsigned int mask);
/linux-6.12.1/fs/xfs/scrub/
Dhealth.c210 xfs_ag_mark_corrupt(pag, sc->sick_mask); in xchk_update_health()
/linux-6.12.1/fs/xfs/
Dxfs_health.c245 xfs_ag_mark_corrupt( in xfs_ag_mark_corrupt() function
Dxfs_trace.h4211 DEFINE_AG_CORRUPT_EVENT(xfs_ag_mark_corrupt);