Searched refs:sb_icount (Results 1 – 4 of 4) sorted by relevance
352 to->sb_icount = be64_to_cpu(from->sb_icount); in __xfs_sb_from_disk()487 to->sb_icount = cpu_to_be64(from->sb_icount); in xfs_sb_to_disk()742 sbp->sb_icount = ialloc; in xfs_initialize_perag_data()764 mp->m_sb.sb_icount = percpu_counter_sum(&mp->m_icount); in xfs_log_sb()
132 __uint64_t sb_icount; /* allocated inodes */ member222 __be64 sb_icount; /* allocated inodes */ member
425 be64_add_cpu(&sbp->sb_icount, tp->t_icount_delta); in xfs_trans_apply_sb_deltas()483 xfs_trans_log_buf(tp, bp, offsetof(xfs_dsb_t, sb_icount), in xfs_trans_apply_sb_deltas()
1089 sbp->sb_icount); in xfs_fs_statfs()1422 percpu_counter_set(&mp->m_icount, mp->m_sb.sb_icount); in xfs_reinit_percpu_counters()