Lines Matching full:amount
29 * impossible to accurately predict the amount of space needed. Consequently
46 * The below constant defines amount of dirty pages which should be written
56 * This function shrinks UBIFS liability by means of writing back some amount
102 * amount of bytes UBIFS has "promised" to write to the media.
172 * ubifs_calc_min_idx_lebs - calculate amount of LEBs for the index.
207 * This function calculates and returns amount of FS space available for use.
291 * be able to commit dirty index. So this function basically adds amount of
293 * and makes sure this does not exceed the amount of free LEBs.
385 * calc_data_growth - calculate approximate amount of new data from budgeting
405 * calc_dd_growth - calculate approximate amount of data which makes other data
620 * @free: amount of free space
622 * This function calculates amount of free space which will be reported to
663 * ubifs_get_free_space_nolock - return amount of free space.
666 * This function calculates amount of free space to report to user-space.
669 * alignment, wastage at the end of LEBs, etc), it cannot report real amount of
671 * UBIFS does not actually know the real amount). If UBIFS did so, it would
715 * ubifs_get_free_space - return amount of free space.
718 * This function calculates and returns amount of free space to report to