···15791579 * of these pointers, it could go bad. Generally the caller needs to re-read15801580 * the pointer from the transaction_t.15811581 *15821582- * Called under j_list_lock. The journal may not be locked.15821582+ * Called under j_list_lock.15831583 */15841584-void __jbd2_journal_temp_unlink_buffer(struct journal_head *jh)15841584+static void __jbd2_journal_temp_unlink_buffer(struct journal_head *jh)15851585{15861586 struct journal_head **list = NULL;15871587 transaction_t *transaction;