Home
last modified time | relevance | path

Searched refs:magicpct (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.h25 unsigned int magicpct; /* 37% of block size in bytes */ member
H A Dxfs_dir2.c156 dageo->magicpct = (dageo->blksize * 37) / 100; in xfs_da_mount()
173 dageo->magicpct = (dageo->blksize * 37) / 100; in xfs_da_mount()
H A Dxfs_dir2_node.c1410 geo->magicpct; in xfs_dir2_leafn_remove()
H A Dxfs_attr_leaf.c2276 return tmp < args->geo->magicpct; /* leaf is < 37% full */ in xfs_attr3_leaf_remove()