Searched refs:magicpct (Results 1 – 3 of 3) sorted by relevance
25 unsigned int magicpct; /* 37% of block size in bytes */ member
168 dageo->magicpct = (dageo->blksize * 37) / 100; in xfs_da_mount()185 dageo->magicpct = (dageo->blksize * 37) / 100; in xfs_da_mount()
2412 return tmp < args->geo->magicpct; /* leaf is < 37% full */ in xfs_attr3_leaf_remove()