Searched refs:imaxpct (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_ioctl32.h198 __u32 imaxpct; /* max allowed inode space(%) */ member in struct:compat_xfs_fsop_geom_v1
225 __u32 imaxpct; /* new inode space percentage limit */ member in struct:compat_xfs_growfs_data
H A Dxfs_ioctl32.c83 get_user(in->imaxpct, &arg32->imaxpct)) xfs_compat_growfs_data_copyin()
H A Dxfs_trans.h121 int64_t t_imaxpct_delta;/* superblock imaxpct change */
H A Dxfs_fsops.c64 geo->imaxpct = mp->m_sb.sb_imax_pct; xfs_fs_geometry()
169 pct = in->imaxpct; xfs_growfs_data_private()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_fs.h167 __u32 imaxpct; /* max allowed inode space(%) */ member in struct:xfs_fsop_geom_v1
193 __u32 imaxpct; /* max allowed inode space(%) */ member in struct:xfs_fsop_geom
268 __u32 imaxpct; /* new inode space percentage limit */ member in struct:xfs_growfs_data

Completed in 173 milliseconds