Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_da_btree.h26 unsigned int magicpct; /* 37% of block size in bytes */ member
Dxfs_dir2.c149 dageo->magicpct = (dageo->blksize * 37) / 100; in xfs_da_mount()
160 dageo->magicpct = (dageo->blksize * 37) / 100; in xfs_da_mount()
Dxfs_dir2_node.c1410 geo->magicpct; in xfs_dir2_leafn_remove()
Dxfs_attr_leaf.c2230 return tmp < args->geo->magicpct; /* leaf is < 37% full */ in xfs_attr3_leaf_remove()