Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_fs.h167 __u32 imaxpct; /* max allowed inode space(%) */ member
193 __u32 imaxpct; /* max allowed inode space(%) */ member
267 __u32 imaxpct; /* new inode space percentage limit */ member
Dxfs_ioctl32.h198 __u32 imaxpct; /* max allowed inode space(%) */ member
225 __u32 imaxpct; /* new inode space percentage limit */ member
Dxfs_ioctl32.c85 get_user(in->imaxpct, &arg32->imaxpct)) in xfs_compat_growfs_data_copyin()
Dxfs_fsops.c66 geo->imaxpct = mp->m_sb.sb_imax_pct; in xfs_fs_geometry()
169 pct = in->imaxpct; in xfs_growfs_data_private()