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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.h194 __u32 imaxpct; /* max allowed inode space(%) */ member in struct:compat_xfs_fsop_geom_v1
221 __u32 imaxpct; /* new inode space percentage limit */ member in struct:compat_xfs_growfs_data
H A Dxfs_ioctl32.c91 get_user(in->imaxpct, &arg32->imaxpct))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
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
257 __u32 imaxpct; /* new inode space percentage limit */ member in struct:xfs_growfs_data
H A Dxfs_fsops.c63 geo->imaxpct = mp->m_sb.sb_imax_pct;
141 pct = in->imaxpct;

Completed in 25 milliseconds