Searched refs:sb_imax_pct (Results 1 – 6 of 6) sorted by relevance
256 (sbp->sb_imax_pct > 100 /* zero sb_imax_pct is valid */) || in xfs_mount_validate_sb()396 to->sb_imax_pct = from->sb_imax_pct; in __xfs_sb_from_disk()539 to->sb_imax_pct = from->sb_imax_pct; in xfs_sb_to_disk()
133 __uint8_t sb_imax_pct; /* max % of fs for inode space */ member224 __u8 sb_imax_pct; /* max % of fs for inode space */ member
68 geo->imaxpct = mp->m_sb.sb_imax_pct; in xfs_fs_geometry()182 dpct = pct - mp->m_sb.sb_imax_pct; in xfs_growfs_data_private()625 if (mp->m_sb.sb_imax_pct) { in xfs_growfs_data_private()626 __uint64_t icount = mp->m_sb.sb_dblocks * mp->m_sb.sb_imax_pct; in xfs_growfs_data_private()
456 sbp->sb_imax_pct += tp->t_imaxpct_delta; in xfs_trans_apply_sb_deltas()629 error = xfs_sb_mod8(&mp->m_sb.sb_imax_pct, tp->t_imaxpct_delta); in xfs_trans_unreserve_and_mod_sb()679 xfs_sb_mod8(&mp->m_sb.sb_imax_pct, -tp->t_imaxpct_delta); in xfs_trans_unreserve_and_mod_sb()
426 if (sbp->sb_imax_pct) { in xfs_set_maxicount()431 icount = sbp->sb_dblocks * sbp->sb_imax_pct; in xfs_set_maxicount()
621 icount = sbp->sb_dblocks * sbp->sb_imax_pct; in xfs_set_inode_alloc()