Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_fs.h185 __u32 imaxpct; /* max allowed inode space(%) */ member
211 __u32 imaxpct; /* max allowed inode space(%) */ member
269 __u32 imaxpct; /* new inode space percentage limit */ member
Dxfs_fsops.c82 geo->imaxpct = mp->m_sb.sb_imax_pct; in xfs_fs_geometry()
155 pct = in->imaxpct; in xfs_growfs_data_private()