Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_da_btree.h26 int magicpct; /* 37% of block size in bytes */ member
Dxfs_dir2.c142 dageo->magicpct = (dageo->blksize * 37) / 100; in xfs_da_mount()
152 dageo->magicpct = (dageo->blksize * 37) / 100; in xfs_da_mount()
Dxfs_dir2_node.c1354 args->geo->magicpct; in xfs_dir2_leafn_remove()
Dxfs_attr_leaf.c2125 return tmp < args->geo->magicpct; /* leaf is < 37% full */ in xfs_attr3_leaf_remove()