9 calls to format_size()

blogapi_admin_settings in drupal-6.x/modules/blogapi/blogapi.module
blogapi_metaweblog_new_media_object in drupal-6.x/modules/blogapi/blogapi.module
Blogging API callback. Inserts a file into Drupal.
color_scheme_form_submit in drupal-6.x/modules/color/color.module
Submit handler for color change form.
file_save_upload in drupal-6.x/includes/file.inc
Saves a file upload to a new location.
file_validate_size in drupal-6.x/includes/file.inc
Check that the file's size is below certain limits. This check is not enforced for the user #1.
theme_upload_attachments in drupal-6.x/modules/upload/upload.module
Displays file attachments in table
upload_admin_settings in drupal-6.x/modules/upload/upload.admin.inc
Menu callback for the upload settings form.
upload_admin_settings_validate in drupal-6.x/modules/upload/upload.admin.inc
Form API callback to validate the upload settings form.
_upload_form in drupal-6.x/modules/upload/upload.module