Searched refs:imaxpct (Results 1 – 4 of 4) sorted by relevance
261 __u32 imaxpct) in xfs_growfs_imaxpct() argument267 if (imaxpct > 100) in xfs_growfs_imaxpct()275 dpct = imaxpct - mp->m_sb.sb_imax_pct; in xfs_growfs_imaxpct()299 if (in->imaxpct != mp->m_sb.sb_imax_pct) { in xfs_growfs_data()300 error = xfs_growfs_imaxpct(mp, in->imaxpct); in xfs_growfs_data()
153 __u32 imaxpct; /* max allowed inode space(%) */ member180 __u32 imaxpct; /* new inode space percentage limit */ member
121 __u32 imaxpct; /* max allowed inode space(%) */ member147 __u32 imaxpct; /* max allowed inode space(%) */ member174 __u32 imaxpct; /* max allowed inode space(%) */ member307 __u32 imaxpct; /* new inode space percentage limit */ member
1221 geo->imaxpct = sbp->sb_imax_pct; in xfs_fs_geometry()