5 invocations of hook_field_schema()

field_create_field in drupal/modules/field/field.crud.inc
Creates a field.
field_read_fields in drupal/modules/field/field.crud.inc
Reads in fields that match an array of conditions.
field_update_7001 in drupal/modules/field/field.install
Fix fields definitions created during the d6 to d7 upgrade path.
field_update_field in drupal/modules/field/field.crud.inc
Updates a field.
_update_7000_field_create_field in drupal/modules/field/field.install
Utility function: create a field by writing directly to the database.