Lines Matching full:amount
17 * impossible to accurately predict the amount of space needed. Consequently
34 * The below constant defines amount of dirty pages which should be written
44 * This function shrinks UBIFS liability by means of writing back some amount
87 * amount of bytes UBIFS has "promised" to write to the media.
157 * ubifs_calc_min_idx_lebs - calculate amount of LEBs for the index.
192 * This function calculates and returns amount of FS space available for use.
275 * be able to commit dirty index. So this function basically adds amount of
277 * and makes sure this does not exceed the amount of free LEBs.
369 * calc_data_growth - calculate approximate amount of new data from budgeting
389 * calc_dd_growth - calculate approximate amount of data which makes other data
604 * @free: amount of free space
606 * This function calculates amount of free space which will be reported to
647 * ubifs_get_free_space_nolock - return amount of free space.
650 * This function calculates amount of free space to report to user-space.
653 * alignment, wastage at the end of LEBs, etc), it cannot report real amount of
655 * UBIFS does not actually know the real amount). If UBIFS did so, it would
699 * ubifs_get_free_space - return amount of free space.
702 * This function calculates and returns amount of free space to report to