Searched refs:m_attr_magicpct (Results 1 – 3 of 3) sorted by relevance
186 int m_attr_magicpct;/* 37% of the blocksize */ member
1258 mp->m_attr_magicpct = (mp->m_sb.sb_blocksize * 37) / 100; in xfs_mountfs()
1821 return(tmp < mp->m_attr_magicpct); /* leaf is < 37% full */ in xfs_attr_leaf_remove()