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
90 * amount of bytes UBIFS has "promised" to write to the media.
160 * ubifs_calc_min_idx_lebs - calculate amount of LEBs for the index.
195 * This function calculates and returns amount of FS space available for use.
279 * be able to commit dirty index. So this function basically adds amount of
281 * and makes sure this does not exceed the amount of free LEBs.
373 * calc_data_growth - calculate approximate amount of new data from budgeting
393 * calc_dd_growth - calculate approximate amount of data which makes other data
608 * @free: amount of free space
610 * This function calculates amount of free space which will be reported to
651 * ubifs_get_free_space_nolock - return amount of free space.
654 * This function calculates amount of free space to report to user-space.
657 * alignment, wastage at the end of LEBs, etc), it cannot report real amount of
659 * UBIFS does not actually know the real amount). If UBIFS did so, it would
703 * ubifs_get_free_space - return amount of free space.
706 * This function calculates and returns amount of free space to report to