Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_health.c216 xg->xg_checked |= mask; in xfs_group_mark_corrupt()
235 xg->xg_checked |= mask; in xfs_group_mark_healthy()
248 *checked = xg->xg_checked; in xfs_group_measure_sickness()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_group.h44 uint16_t xg_checked; member