Searched refs:imaxpct (Results 1 – 5 of 5) sorted by relevance
265 __u32 imaxpct) in xfs_growfs_imaxpct() argument271 if (imaxpct > 100) in xfs_growfs_imaxpct()279 dpct = imaxpct - mp->m_sb.sb_imax_pct; in xfs_growfs_imaxpct()303 if (in->imaxpct != mp->m_sb.sb_imax_pct) { in xfs_growfs_data()304 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
52 get_user(in->imaxpct, &arg32->imaxpct)) in xfs_compat_growfs_data_copyin()
120 __u32 imaxpct; /* max allowed inode space(%) */ member146 __u32 imaxpct; /* max allowed inode space(%) */ member173 __u32 imaxpct; /* max allowed inode space(%) */ member301 __u32 imaxpct; /* new inode space percentage limit */ member
1193 geo->imaxpct = sbp->sb_imax_pct; in xfs_fs_geometry()