imaxpct 135 fs/xfs/libxfs/xfs_fs.h __u32 imaxpct; /* max allowed inode space(%) */ imaxpct 161 fs/xfs/libxfs/xfs_fs.h __u32 imaxpct; /* max allowed inode space(%) */ imaxpct 188 fs/xfs/libxfs/xfs_fs.h __u32 imaxpct; /* max allowed inode space(%) */ imaxpct 309 fs/xfs/libxfs/xfs_fs.h __u32 imaxpct; /* new inode space percentage limit */ imaxpct 1084 fs/xfs/libxfs/xfs_sb.c geo->imaxpct = sbp->sb_imax_pct; imaxpct 196 fs/xfs/xfs_fsops.c __u32 imaxpct) imaxpct 202 fs/xfs/xfs_fsops.c if (imaxpct > 100) imaxpct 210 fs/xfs/xfs_fsops.c dpct = imaxpct - mp->m_sb.sb_imax_pct; imaxpct 234 fs/xfs/xfs_fsops.c if (in->imaxpct != mp->m_sb.sb_imax_pct) { imaxpct 235 fs/xfs/xfs_fsops.c error = xfs_growfs_imaxpct(mp, in->imaxpct); imaxpct 66 fs/xfs/xfs_ioctl32.c get_user(in->imaxpct, &arg32->imaxpct)) imaxpct 186 fs/xfs/xfs_ioctl32.h __u32 imaxpct; /* max allowed inode space(%) */ imaxpct 213 fs/xfs/xfs_ioctl32.h __u32 imaxpct; /* new inode space percentage limit */