Searched refs:magicpct (Results 1 – 4 of 4) sorted by relevance
39 int magicpct; /* 37% of block size in bytes */ member
151 dageo->magicpct = (dageo->blksize * 37) / 100; in xfs_da_mount()161 dageo->magicpct = (dageo->blksize * 37) / 100; in xfs_da_mount()
1353 args->geo->magicpct; in xfs_dir2_leafn_remove()
2027 return tmp < args->geo->magicpct; /* leaf is < 37% full */ in xfs_attr3_leaf_remove()