Lines Matching full:amount
18 * impossible to accurately predict the amount of space needed. Consequently
39 * The below constant defines amount of dirty pages which should be written
50 * This function shrinks UBIFS liability by means of writing back some amount
96 * amount of bytes UBIFS has "promised" to write to the media.
167 * ubifs_calc_min_idx_lebs - calculate amount of LEBs for the index.
203 * This function calculates and returns amount of FS space available for use.
287 * be able to commit dirty index. So this function basically adds amount of
289 * and makes sure this does not exceed the amount of free LEBs.
381 * calc_data_growth - calculate approximate amount of new data from budgeting
401 * calc_dd_growth - calculate approximate amount of data which makes other data
617 * @free: amount of free space
619 * This function calculates amount of free space which will be reported to
661 * ubifs_get_free_space_nolock - return amount of free space.
664 * This function calculates amount of free space to report to user-space.
667 * alignment, wastage at the end of LEBs, etc), it cannot report real amount of
669 * UBIFS does not actually know the real amount). If UBIFS did so, it would
713 * ubifs_get_free_space - return amount of free space.
716 * This function calculates and returns amount of free space to report to