Home
last modified time | relevance | path

Searched refs:imaxpct (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/libxfs/
Dxfs_fs.h135 __u32 imaxpct; /* max allowed inode space(%) */ member
161 __u32 imaxpct; /* max allowed inode space(%) */ member
238 __u32 imaxpct; /* new inode space percentage limit */ member
/fs/xfs/
Dxfs_ioctl32.h198 __u32 imaxpct; /* max allowed inode space(%) */ member
225 __u32 imaxpct; /* new inode space percentage limit */ member
Dxfs_ioctl32.c83 get_user(in->imaxpct, &arg32->imaxpct)) in xfs_compat_growfs_data_copyin()
Dxfs_fsops.c68 geo->imaxpct = mp->m_sb.sb_imax_pct; in xfs_fs_geometry()
177 pct = in->imaxpct; in xfs_growfs_data_private()