Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_ioctl32.h153 __u32 imaxpct; /* max allowed inode space(%) */ member
180 __u32 imaxpct; /* new inode space percentage limit */ member
/linux/fs/xfs/libxfs/
H A Dxfs_sb.c1520 geo->imaxpct = sbp->sb_imax_pct; in xfs_fs_geometry()