Searched refs:sb_ifree (Results 1 – 6 of 6) sorted by relevance
105 { offsetof(xfs_sb_t, sb_ifree), 0 },1279 lcounter = (long long)mp->m_sb.sb_ifree;1285 mp->m_sb.sb_ifree = lcounter;
161 __uint64_t sb_ifree; /* free inodes */ member
487 cnt->freeino = mp->m_sb.sb_ifree; in xfs_fs_counts()
481 INT_MOD(sbp->sb_ifree, ARCH_CONVERT, tp->t_ifree_delta); in xfs_trans_apply_sb_deltas()
821 statp->f_ffree = statp->f_files - (sbp->sb_icount - sbp->sb_ifree); in xfs_statvfs()
4082 sbp->sb_ifree, ifree); in xlog_recover_check_summary()4092 ASSERT(sbp->sb_ifree == ifree); in xlog_recover_check_summary()