Home
last modified time | relevance | path

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

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