magicpct         2132 fs/xfs/libxfs/xfs_attr_leaf.c 	return tmp < args->geo->magicpct; /* leaf is < 37% full */
magicpct           26 fs/xfs/libxfs/xfs_da_btree.h 	int		magicpct;	/* 37% of block size in bytes */
magicpct          138 fs/xfs/libxfs/xfs_dir2.c 	dageo->magicpct = (dageo->blksize * 37) / 100;
magicpct          148 fs/xfs/libxfs/xfs_dir2.c 	dageo->magicpct = (dageo->blksize * 37) / 100;
magicpct         1348 fs/xfs/libxfs/xfs_dir2_node.c 		args->geo->magicpct;