Searched refs:magicpct (Results 1 – 4 of 4) sorted by relevance
26 unsigned int magicpct; /* 37% of block size in bytes */ member
149 dageo->magicpct = (dageo->blksize * 37) / 100; in xfs_da_mount()160 dageo->magicpct = (dageo->blksize * 37) / 100; in xfs_da_mount()
1410 geo->magicpct; in xfs_dir2_leafn_remove()
2230 return tmp < args->geo->magicpct; /* leaf is < 37% full */ in xfs_attr3_leaf_remove()