Searched refs:icsb_fdblocks (Results 1 – 2 of 2) sorted by relevance
2102 mp->m_sb.sb_fdblocks += cntp->icsb_fdblocks; in xfs_icsb_cpu_notify()2238 cnt->icsb_fdblocks += cntp->icsb_fdblocks; in xfs_icsb_count()2287 mp->m_sb.sb_fdblocks = cnt.icsb_fdblocks; in xfs_icsb_disable_counter()2320 cntp->icsb_fdblocks = count + resid; in xfs_icsb_enable_counter()2346 mp->m_sb.sb_fdblocks = cnt.icsb_fdblocks; in xfs_icsb_sync_counters_locked()2481 lcounter = icsbp->icsb_fdblocks - XFS_ALLOC_SET_ASIDE(mp); in xfs_icsb_modify_counters()2485 icsbp->icsb_fdblocks = lcounter + XFS_ALLOC_SET_ASIDE(mp); in xfs_icsb_modify_counters()
78 uint64_t icsb_fdblocks; member