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.
276 * be able to commit dirty index. So this function basically adds amount of
278 * and makes sure this does not exceed the amount of free LEBs.
370 * calc_data_growth - calculate approximate amount of new data from budgeting
390 * calc_dd_growth - calculate approximate amount of data which makes other data
605 * @free: amount of free space
607 * This function calculates amount of free space which will be reported to
648 * ubifs_get_free_space_nolock - return amount of free space.
651 * This function calculates amount of free space to report to user-space.
654 * alignment, wastage at the end of LEBs, etc), it cannot report real amount of
656 * UBIFS does not actually know the real amount). If UBIFS did so, it would
700 * ubifs_get_free_space - return amount of free space.
703 * This function calculates and returns amount of free space to report to