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