Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_health.c350 unsigned int ioctl_mask; member
380 geo->checked |= m->ioctl_mask; in xfgeo_health_tick()
382 geo->sick |= m->ioctl_mask; in xfgeo_health_tick()
440 ageo->ag_checked |= m->ioctl_mask; in xfs_ag_geom_health()
442 ageo->ag_sick |= m->ioctl_mask; in xfs_ag_geom_health()
470 rgeo->rg_checked |= m->ioctl_mask; in xfs_rtgroup_geom_health()
472 rgeo->rg_sick |= m->ioctl_mask; in xfs_rtgroup_geom_health()
508 bs->bs_checked |= m->ioctl_mask; in xfs_bulkstat_health()
510 bs->bs_sick |= m->ioctl_mask; in xfs_bulkstat_health()