| Name | Description |
|---|---|
| File interface | Common file handling functions. |
| Name | Location | Description |
|---|---|---|
| file_space_used | drupal/includes/file.inc | Determine total disk space used by a single user or the whole filesystem. |
| format_size | drupal/includes/common.inc | Generate a string representation for the given byte count. |
| t | drupal/includes/common.inc | Translate strings to the page language or a given language. |